コミット履歴

作者 SHA1 メッセージ 日付
  Sam McCall 151df10ca7 [Tooling] add a Heuristic field indicating that a CompileCommand was guessed. 6 年 前
  Kadir Cetinkaya 2df582cdb8 [clang][Tooling] Delete dots and dotdots when generating absolute paths 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Sam McCall 2e18df9c48 Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database. 6 年 前
  Vlad Tsyrklevich 54febeb51d Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database." 6 年 前
  Haojian Wu ddde3eeaec [Tooling] Fix broken compliation databse tests. 6 年 前
  Hamza Sood e978feba76 [Tooling] Improve handling of CL-style options 7 年 前
  Ilya Biryukov b55f3a17ca Parse compile commands lazily in InterpolatingCompilationDatabase 7 年 前
  Simon Marchi 5e12144b17 [Tooling] Add operator== to CompileCommand 7 年 前
  Haojian Wu 45c3242e80 [Tooling] Correct the "-std" compile command option. 7 年 前
  Sam McCall 557876ca5f [Tooling] A CompilationDatabase wrapper that infers header commands. 7 年 前
  Alex Lorenz 3f3ec7612c [Tooling] FixedCompilationDatabase should be able to strip positional 8 年 前
  Serge Pavlov 5bfd35d62f Method loadFromCommandLine should be able to report errors 8 年 前
  Rui Ueyama 4deadfaaec Revert r301487: Replace HashString algorithm with xxHash64 8 年 前
  Rui Ueyama 3670d2ef78 Replace HashString algorithm with xxHash64 8 年 前
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 年 前
  Zachary Turner cd39b643d9 Resubmit "[Tooling] Parse compilation database command lines on Windows." 9 年 前
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 年 前
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 年 前
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 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 911a779452 [tooling] Add unit tests for change in r247468. 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 年 前
  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 年 前