rnk added a comment.

@vsapsai @bruno The use case is distributed compilation. I am unfamiliar with 
the changes in question, but essentially, if every input to clang is rooted in 
/Users/foo and the build works there, we should be able to move it all to 
/Users/bar, change directories, and the build should still work. It seems that 
this doesn't work for header maps, but I haven't reviewed the code change or 
test and know nothing else about this feature.


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

https://reviews.llvm.org/D75323



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH]... Reid "On Leave" Kleckner via Phabricator via cfe-commits
    • [P... Reid "On Leave" Kleckner via Phabricator via cfe-commits
    • [P... Volodymyr Sapsai via Phabricator via cfe-commits
    • [P... Nico Weber via Phabricator via cfe-commits
    • [P... Volodymyr Sapsai via Phabricator via cfe-commits

Reply via email to