Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f26efd79d1bd139641d0bb40842f908c67f041c2
/
lib
/
Tooling
3e8479d
Fixes the header search logic for tools:
by Manuel Klimek
· 13 years ago
30318e6
Adds a FixedCompilationDatabase to be able to specify tool parameters
by Manuel Klimek
· 13 years ago
c661f14
Switches the JSONCompilationDatabase to use the YAML parser.
by Manuel Klimek
· 13 years ago
4f5b3ac
Fixes a fix to finding the current directory:
by Manuel Klimek
· 13 years ago
01b8ca5
Tooling.cpp: Reorder inclusions according to the conding standards.
by NAKAMURA Takumi
· 13 years ago
b175d0f
Tooling.cpp: Don't refer to $ENV{PWD}. Use llvm::sys::fs instead.
by NAKAMURA Takumi
· 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
· 13 years ago
64cbdf3
This patch implements an AST matching framework that allows to write
by Manuel Klimek
· 13 years ago
81e557b
Pulls the common part of the clang-check example into Tooling, to allow new tools to be implemented without duplicating the boilerplate.
by Manuel Klimek
· 13 years ago
a83c17c
Let clang-check actually use the Directory entry in the json file.
by Nico Weber
· 13 years ago
0ddd364
Remove noisy semicolons.
by Benjamin Kramer
· 14 years ago
fddbcb4
Add lib/Tooling to the Makefile build.
by Nico Weber
· 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