Commit History

Author SHA1 Message Date
  Vlad Tsyrklevich 54febeb51d Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database." 6 years ago
  Haojian Wu ddde3eeaec [Tooling] Fix broken compliation databse tests. 6 years ago
  Hamza Sood e978feba76 [Tooling] Improve handling of CL-style options 7 years ago
  Ilya Biryukov b55f3a17ca Parse compile commands lazily in InterpolatingCompilationDatabase 7 years ago
  Simon Marchi 5e12144b17 [Tooling] Add operator== to CompileCommand 7 years ago
  Haojian Wu 45c3242e80 [Tooling] Correct the "-std" compile command option. 7 years ago
  Sam McCall 557876ca5f [Tooling] A CompilationDatabase wrapper that infers header commands. 7 years ago
  Alex Lorenz 3f3ec7612c [Tooling] FixedCompilationDatabase should be able to strip positional 8 years ago
  Serge Pavlov 5bfd35d62f Method loadFromCommandLine should be able to report errors 8 years ago
  Rui Ueyama 4deadfaaec Revert r301487: Replace HashString algorithm with xxHash64 8 years ago
  Rui Ueyama 3670d2ef78 Replace HashString algorithm with xxHash64 8 years ago
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 years ago
  Zachary Turner cd39b643d9 Resubmit "[Tooling] Parse compilation database command lines on Windows." 9 years ago
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 years ago
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 years ago
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 years ago
  Argyrios Kyrtzidis 1a963b825c [tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file. 10 years ago
  Argyrios Kyrtzidis 911a779452 [tooling] Add unit tests for change in r247468. 10 years ago
  Manuel Klimek 90ea10e5ea Fix performance regression when running clang tools. 10 years ago
  Manuel Klimek e5e9bbb0c9 Add structed way to express command line options in the compilation database. 10 years ago
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 years ago
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. 11 years ago
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 years ago
  Ahmed Charles 445fc769a3 Replace OwningPtr::isValid() with conversion to bool. 11 years ago
  Saleem Abdulrasool 92e49c2805 unittests: explicit stringify StringRefs for conversion 11 years ago
  Edwin Vane c8f03423e2 Relax some preconditions for using FixedCompilationDatabase. 11 years ago
  Rafael Espindola 8229d22e64 Include Path.h instead of PathV2.h. 12 years ago
  David Blaikie 7247c88d1e Use only explicit bool conversion operator 12 years ago
  Peter Collingbourne b88d9480e0 CommandLineArgumentParser: handle single quotes. 12 years ago
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 years ago