summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-08-17 20:04:35 +0000
committerZachary Turner <zturner@google.com>2016-08-17 20:04:35 +0000
commita0d032eacf3c40bdfef53b6d160dc895fa5df131 (patch)
tree8991148db8c0e1b96af16659440d08d19aefb60e /clang/lib/Frontend/CompilerInvocation.cpp
parent2931d171428d56cd4d3b7139bc2e677ea42de680 (diff)
downloadbcm5719-llvm-a0d032eacf3c40bdfef53b6d160dc895fa5df131.tar.gz
bcm5719-llvm-a0d032eacf3c40bdfef53b6d160dc895fa5df131.zip
[Tooling] Parse compilation database command lines on Windows.
When a compilation database is used on Windows, the command lines cannot be parsed using the standard GNU style syntax. LLVM provides functions for parsing Windows style command lines, so use them where appropriate. After this patch, clang-tidy runs correctly on Windows. Reviewed by: alexfh Differential Revision: https://reviews.llvm.org/D23455 llvm-svn: 278964
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud