Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
849289e531a97895784ab86b550e43d190618dff
/
lib
/
Tooling
/
CMakeLists.txt
d3420c9
Support symlinks and relative paths in complilation databases.
by Daniel Jasper
· 12 years ago
305c613
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
by Ted Kremenek
· 12 years ago
7fd90b0
Use LLVM's plugin registry to enable registering new compilation
by Daniel Jasper
· 12 years ago
d7166b0
Reverted clang-check to fully supported CommandLine Library use-case: global
by Alexander Kornienko
· 12 years ago
11abf2a
clang/lib: [CMake] Update tblgen'd dependencies.
by NAKAMURA Takumi
· 13 years ago
866abce
clang/lib: [CMake] Reformat, alphabetize lists.
by NAKAMURA Takumi
· 13 years ago
d5c66dd
Move RefactoringCallbacks to Tooling to avoid dependency from
by Daniel Jasper
· 13 years ago
b2d8e63
Fix copy-paste mistake for CMake dependency.
by Ted Kremenek
· 13 years ago
61918d8
Looks like libTooling might also depend on ClangDiagnosticCommon.
by Ted Kremenek
· 13 years ago
dea8fba
The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool
by Alexander Kornienko
· 13 years ago
b0d8671
Remove a goofy CMake hack and use the standard CMake facilities to
by Chandler Carruth
· 13 years ago
f9d4cbd
Adds the Refactoring library, which is a layer on top of the Tooling library
by Manuel Klimek
· 13 years ago
a01ddc7
Declare abstract class ArgumentsAdjuster. This abstract interface describes
by Simon Atanasyan
· 13 years ago
cb971c6
Adds a tooling library.
by Manuel Klimek
· 13 years ago
16f2131
Reverts the Tooling changes as requested by Chris.
by Manuel Klimek
· 14 years ago
64cbdf3
This patch implements an AST matching framework that allows to write
by Manuel Klimek
· 14 years ago
9a05fa9
This is the next step in building the standalone tools infrastructure:
by Manuel Klimek
· 14 years ago
cf3ce5d
Adds a function to run FrontendActions over in-memory code. This is
by Manuel Klimek
· 14 years ago