]> granicus.if.org Git - clang/history - include/clang/Tooling/JSONCompilationDatabase.h
Header guard canonicalization, clang part.
[clang] / include / clang / Tooling / JSONCompilationDatabase.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-08-08 David BlaikieSure-up MemoryBuffer ownership in JSONCompilationDataba...
2014-08-08 David BlaikieCompilationDatabase: Sure-up ownership of compilation...
2014-03-15 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-09 Ahmed Charles[C++11] Replace OwningPtr include with <memory>.
2014-03-07 Ahmed CharlesReplace OwningPtr with std::unique_ptr.
2013-01-12 Dmitri GribenkoRemove useless 'llvm::' qualifier from names like Strin...
2012-12-04 Argyrios KyrtzidisIntroduce CompilationDatabase::getAllCompileCommands...
2012-10-08 Daniel JasperSupport symlinks and relative paths in complilation...
2012-08-24 Daniel JasperUse LLVM's plugin registry to enable registering new...