Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Krasimir Georgiev 1b373f4999 [Tooling] Remove redundant check, NFCi 8 жил өмнө
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 жил өмнө
  Zachary Turner 7413d224f5 Fix json compilation database syntax on non-Windows. 9 жил өмнө
  Zachary Turner cd39b643d9 Resubmit "[Tooling] Parse compilation database command lines on Windows." 9 жил өмнө
  Zachary Turner f8d27f82a0 Revert "[Tooling] Parse compilation database command lines on Windows." 9 жил өмнө
  Zachary Turner 27a874790f [Tooling] Parse compilation database command lines on Windows. 9 жил өмнө
  Argyrios Kyrtzidis 1a963b825c [tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file. 10 жил өмнө
  Argyrios Kyrtzidis 4963bf31d6 [tooling] In CompileCommand, Expose the 'file' that was associated with the command. 10 жил өмнө
  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 жил өмнө
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 10 жил өмнө
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 жил өмнө
  David Blaikie d4497bd281 Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 11 жил өмнө
  David Blaikie 1ad06b0994 CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr 11 жил өмнө
  Rafael Espindola 860df574e7 Update for llvm api change. 11 жил өмнө
  Rafael Espindola e616fa6104 Include system_error directly. 11 жил өмнө
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 жил өмнө
  Rafael Espindola 6c4692388b Don't compare an error_code with nullptr. 11 жил өмнө
  Craig Topper 070be84e4a [C++11] Use 'nullptr'. Tooling edition. 11 жил өмнө
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 жил өмнө
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 жил өмнө
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 жил өмнө
  Alp Toker 0650de4fc1 Remove a whole lot of unused variables 11 жил өмнө
  Craig Topper bc54025b3f Put helper class in anonymous namespace. 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 жил өмнө
  Arnaud A. de Grandmaison 9cd506b7c9 Fix spurious output in JSONCompilationDatabase 12 жил өмнө
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 жил өмнө
  Argyrios Kyrtzidis 7e96bfb4d5 Introduce CompilationDatabase::getAllCompileCommands() that returns all 12 жил өмнө
  Daniel Jasper d3420c906e Support symlinks and relative paths in complilation databases. 13 жил өмнө