[PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 12 14:38:39 PDT 2016


zturner updated this revision to Diff 67915.
zturner added a comment.

Update with changes needed to make fixed compilation database work (which also breaks many other tests)


https://reviews.llvm.org/D23455

Files:
  include/clang/Tooling/CompilationDatabase.h
  lib/Tooling/CommonOptionsParser.cpp
  lib/Tooling/CompilationDatabase.cpp
  lib/Tooling/JSONCompilationDatabase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23455.67915.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160812/b7e512f8/attachment-0001.bin>


More information about the cfe-commits mailing list