[PATCH] D10365: Add cmd to compilation database file format
Daniel Dilts via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 15:27:20 PDT 2015
diltsman updated this revision to Diff 32099.
diltsman marked an inline comment as done.
diltsman added a comment.
Added test for command and arguments in same object.
Fixed bug where parse failed if command and argument resolved to empty lists.
http://reviews.llvm.org/D10365
Files:
../llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
../llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
../llvm/tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10365.32099.patch
Type: text/x-patch
Size: 8912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150813/90df8d84/attachment-0001.bin>
More information about the cfe-commits
mailing list