Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
tools
/
libclang
/
CXCompilationDatabase.cpp
a192804
[Tooling][libclang] Remove unused CompilationDatabase::MappedSources
by Krasimir Georgiev
· 8 years ago
39ae3d5
[libclang] Remove the 'extern "C"' blocks from the implementation files.
by Argyrios Kyrtzidis
· 9 years ago
74bcd21
[tooling] In CompileCommand, Expose the 'file' that was associated with the command.
by Argyrios Kyrtzidis
· 10 years ago
cdba84c
CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr
by David Blaikie
· 11 years ago
69186e7
[C++11] Use 'nullptr'. Tools edition.
by Craig Topper
· 11 years ago
efb1eb9
Tooling: Move heavyweight vectors around instead of copying.
by Benjamin Kramer
· 12 years ago
f6a24ce
Fix a tranche of comment, test and doc typos
by Alp Toker
· 12 years ago
6192c93
Add an optional mapping from source paths to source contents.
by Manuel Klimek
· 12 years ago
ab458a1
Use cstdio instead of stdio.h
by Dmitri Gribenko
· 12 years ago
96933de
libclang: cleanup unused includes in public header
by Dmitri Gribenko
· 12 years ago
7489521
libclang: remove 'using namespace cxstring'
by Dmitri Gribenko
· 13 years ago
3c66b0b
libclang: introduce cxstring::{createRef,createDup} for C strings
by Dmitri Gribenko
· 13 years ago
f98dfba
libclang: introduce cxstring::createNull()
by Dmitri Gribenko
· 13 years ago
cc0694c
Sort #include lines for tools/...
by Chandler Carruth
· 13 years ago
6a33de1
[libclang] Avoid copying the CompileCommand related strings when wrapping them to a CXString.
by Argyrios Kyrtzidis
· 13 years ago
251ad5e
Introduce CompilationDatabase::getAllCompileCommands() that returns all
by Argyrios Kyrtzidis
· 13 years ago
fa6d73c
[libclang] CompilationDatabase naming and comment fixes
by Arnaud A. de Grandmaison
· 13 years ago
2b3c860
[libclang] Make implementation filename match the header's name for CXCompilationDatabase
by Arnaud A. de Grandmaison
· 13 years ago
[Renamed from clang/tools/libclang/CIndexCompilationDB.cpp]
0fe28a1
[libclang] add CompilationDatabase support
by Arnaud A. de Grandmaison
· 13 years ago