[PATCH] D53145: [Tooling] Support src/buildroot to find the build-root, and expose it.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 10:10:39 PDT 2018


sammccall created this revision.
Herald added a subscriber: cfe-commits.

Prototype implementation, no tests yet.
See http://lists.llvm.org/pipermail/cfe-dev/2018-October/059752.html


Repository:
  rC Clang

https://reviews.llvm.org/D53145

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53145.169235.patch
Type: text/x-patch
Size: 12286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/f7d78433/attachment.bin>


More information about the cfe-commits mailing list