[PATCH] D98824: [Tooling] Handle compilation databases containing commands with double dashes
Janusz Nykiel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 18 10:08:48 PDT 2021
jnykiel updated this revision to Diff 331605.
jnykiel added a comment.
Fixed logic error in `injectResourceDir` causing a test failure on the build machine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98824/new/
https://reviews.llvm.org/D98824
Files:
clang/lib/Tooling/ArgumentsAdjusters.cpp
clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
clang/lib/Tooling/Tooling.cpp
clang/unittests/Tooling/CompilationDatabaseTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98824.331605.patch
Type: text/x-patch
Size: 4361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210318/c9f64b96/attachment.bin>
More information about the cfe-commits
mailing list