Prototype implementation, no tests yet.
See http://lists.llvm.org/pipermail/cfe-dev/2018-October/059752.html
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 23698 Build 23697: arc lint + arc unit
Paths
| Differential D53145
[Tooling] Support src/buildroot to find the build-root, and expose it. Needs ReviewPublic Authored by sammccall on Oct 11 2018, 10:10 AM. This revision needs review, but there are no reviewers specified.
Details
Summary Prototype implementation, no tests yet.
Diff Detail
Revision Contents
Diff 169235 include/clang/Tooling/CompilationDatabase.h
include/clang/Tooling/CompilationDatabasePluginRegistry.h
lib/Tooling/CommonOptionsParser.cpp
lib/Tooling/CompilationDatabase.cpp
lib/Tooling/JSONCompilationDatabase.cpp
tools/libclang/CXCompilationDatabase.cpp
|