This revision was automatically updated to reflect the committed changes.
Closed by commit rL266973: [Tooling] Inject -resource-dir instead of
overwriting argv[0]. (authored by d0k).
Changed prior to commit:
http://reviews.llvm.org/D19356?vs=54474&id=54478#toc
Repository:
rL LLVM
http://rev
klimek accepted this revision.
klimek added a comment.
This revision is now accepted and ready to land.
lg
http://reviews.llvm.org/D19356
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-comm
bkramer created this revision.
bkramer added a reviewer: klimek.
bkramer added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
This allows using a different standard library (the one from argv[0] in
the compilation database) with the correct builtins.
http://reviews.llvm.org/D19356