Commit History

Author SHA1 Message Date
  Sam McCall 151df10ca7 [Tooling] add a Heuristic field indicating that a CompileCommand was guessed. 6 years ago
  Kadir Cetinkaya 2df582cdb8 [clang][Tooling] Delete dots and dotdots when generating absolute paths 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Sam McCall 2e18df9c48 Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database. 6 years ago
  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