Manuel Klimek
6192c93a53
Add an optional mapping from source paths to source contents.
...
This allows compilation database implementations for distributed build
systems to hand all data to the client to make parsing independent of
the file system.
llvm-svn: 194571
2013-11-13 13:23:27 +00:00
Benjamin Kramer
2501f14197
Miscellaneous speling fixes.
...
llvm-svn: 193046
2013-10-20 11:47:15 +00:00
Argyrios Kyrtzidis
251ad5e06b
Introduce CompilationDatabase::getAllCompileCommands() that returns all
...
compile commands of the database and expose it via the libclang API.
llvm-svn: 169226
2012-12-04 07:26:44 +00:00
Arnaud A. de Grandmaison
fa6d73cc90
[libclang] CompilationDatabase naming and comment fixes
...
llvm-svn: 159682
2012-07-03 20:38:12 +00:00
Arnaud A. de Grandmaison
0fe28a1a84
[libclang] add CompilationDatabase support
...
llvm-svn: 159484
2012-06-30 11:27:57 +00:00