[PATCH] D63755: [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilationDatabase
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 25 01:18:16 PDT 2019
kadircet updated this revision to Diff 206386.
kadircet added a comment.
Herald added a subscriber: arphaman.
- Rename file
- Fix tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63755/new/
https://reviews.llvm.org/D63755
Files:
clang/bindings/python/tests/cindex/test_cdb.py
clang/include/clang/Tooling/CompilationDatabase.h
clang/lib/Tooling/CMakeLists.txt
clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp
clang/lib/Tooling/JSONCompilationDatabase.cpp
clang/unittests/Tooling/CompilationDatabaseTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63755.206386.patch
Type: text/x-patch
Size: 9077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190625/e1a06d58/attachment-0001.bin>
More information about the cfe-commits
mailing list