Summary: getcwd() resolves symbolic links, but rest of our code (clang plugin, ocaml) don't. Use pwd to get "compatible" paths. Reviewed By: jberdine, jvillard Differential Revision: D2971762 fbshipit-source-id: 6c01df2