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 |
|
Daniel Jasper
|
26cf9c4379
|
Support symlinks and relative paths in complilation databases.
Review: http://llvm-reviews.chandlerc.com/D30
llvm-svn: 165392
|
2012-10-08 16:08:15 +00:00 |
|
NAKAMURA Takumi
|
d574ac2f4d
|
Fix the definition of JSONAnchorSource. MSVC mangles variable symbols, and "volatile" affects.
llvm-svn: 162550
|
2012-08-24 10:39:28 +00:00 |
|
Daniel Jasper
|
6ed1f85c24
|
Use LLVM's plugin registry to enable registering new compilation
databases. Move JSONCompilationDatabase.h to its own files and
register it as plugin.
llvm-svn: 162541
|
2012-08-24 05:50:27 +00:00 |
|