thakis added a comment.

Maybe we should just implement full /FC mode that affects paths everywhere 
(diagnostics, `__FILE__`, etc). Then people who need this more than 
deterministic, build-directory-independent builds can use that. (But it does 
break distributed build caching, so it's not that great.)

Not sure.

But `-fdiagnostics-absolute-paths` should imho not affect `/showIncludes` 
output, since that's not a diagnostic.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63648/new/

https://reviews.llvm.org/D63648



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D63648: [Preproces... Alexandre Ganea via Phabricator via cfe-commits
    • [PATCH] D63648: [Prep... Nico Weber via Phabricator via cfe-commits

Reply via email to