This allows using a different standard library (the one from argv[0] in
the compilation database) with the correct builtins.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19356
[Tooling] Inject -resource-dir instead of overwriting argv[0]. ClosedPublic Authored by bkramer on Apr 21 2016, 2:33 AM.
Details Summary This allows using a different standard library (the one from argv[0] in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2016, 3:16 AM Closed by commit rL266973: [Tooling] Inject -resource-dir instead of overwriting argv[0]. (authored by d0k). · Explain WhyApr 21 2016, 3:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 54478 cfe/trunk/lib/Tooling/Tooling.cpp
cfe/trunk/test/Tooling/clang-check-builtin-headers.cpp
|