Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Manuel Klimek 90ea10e5ea Fix performance regression when running clang tools. 10 жил өмнө
  Manuel Klimek e5e9bbb0c9 Add structed way to express command line options in the compilation database. 10 жил өмнө
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 жил өмнө
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. 11 жил өмнө
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 жил өмнө
  Ahmed Charles 445fc769a3 Replace OwningPtr::isValid() with conversion to bool. 11 жил өмнө
  Saleem Abdulrasool 92e49c2805 unittests: explicit stringify StringRefs for conversion 11 жил өмнө
  Edwin Vane c8f03423e2 Relax some preconditions for using FixedCompilationDatabase. 11 жил өмнө
  Rafael Espindola 8229d22e64 Include Path.h instead of PathV2.h. 12 жил өмнө
  David Blaikie 7247c88d1e Use only explicit bool conversion operator 12 жил өмнө
  Peter Collingbourne b88d9480e0 CommandLineArgumentParser: handle single quotes. 12 жил өмнө
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 жил өмнө
  Argyrios Kyrtzidis 7e96bfb4d5 Introduce CompilationDatabase::getAllCompileCommands() that returns all 12 жил өмнө
  Daniel Jasper 3201da38bd CompilationDatabaseTest: Fix another Windows path issue. 13 жил өмнө
  Daniel Jasper 8a5e8c35e1 CompilationDatabase: Use //net paths for tests, as they should be 13 жил өмнө
  Daniel Jasper 2dbe2fa7eb FileNameMatchTrie: Use StringRef instead of Twines where possible. 13 жил өмнө
  Daniel Jasper d3420c906e Support symlinks and relative paths in complilation databases. 13 жил өмнө
  Daniel Jasper 7fd90b03a2 Use LLVM's plugin registry to enable registering new compilation 13 жил өмнө
  Manuel Klimek a3c70966ba Allows retrieving all files in a CompilationDatabase. 13 жил өмнө
  Manuel Klimek 1a8d686127 Fixes crasher bug in JSONCompilationDatabase for invalid input. 13 жил өмнө
  Manuel Klimek 30318e6df9 Adds a FixedCompilationDatabase to be able to specify tool parameters 13 жил өмнө
  Manuel Klimek cb971c6726 Adds a tooling library. 13 жил өмнө