Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Kadir Cetinkaya 617f68365c [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilationDatabase 6 yıl önce
  Sam McCall 865e584f54 [Tooling] Add -x flags when inferring compile commands for files with no/invalid extension. 6 yıl önce
  Sam McCall 151df10ca7 [Tooling] add a Heuristic field indicating that a CompileCommand was guessed. 6 yıl önce
  Kadir Cetinkaya 2df582cdb8 [clang][Tooling] Delete dots and dotdots when generating absolute paths 6 yıl önce
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 yıl önce
  Sam McCall 2e18df9c48 Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database. 6 yıl önce
  Vlad Tsyrklevich 54febeb51d Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database." 6 yıl önce
  Haojian Wu ddde3eeaec [Tooling] Fix broken compliation databse tests. 6 yıl önce
  Hamza Sood e978feba76 [Tooling] Improve handling of CL-style options 7 yıl önce
  Ilya Biryukov b55f3a17ca Parse compile commands lazily in InterpolatingCompilationDatabase 7 yıl önce
  Simon Marchi 5e12144b17 [Tooling] Add operator== to CompileCommand 7 yıl önce
  Haojian Wu 45c3242e80 [Tooling] Correct the "-std" compile command option. 7 yıl önce
  Sam McCall 557876ca5f [Tooling] A CompilationDatabase wrapper that infers header commands. 7 yıl önce
  Alex Lorenz 3f3ec7612c [Tooling] FixedCompilationDatabase should be able to strip positional 8 yıl önce
  Serge Pavlov 5bfd35d62f Method loadFromCommandLine should be able to report errors 8 yıl önce
  Rui Ueyama 4deadfaaec Revert r301487: Replace HashString algorithm with xxHash64 8 yıl önce
  Rui Ueyama 3670d2ef78 Replace HashString algorithm with xxHash64 8 yıl önce
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 yıl önce
  Zachary Turner cd39b643d9 Resubmit "[Tooling] Parse compilation database command lines on Windows." 9 yıl önce
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 yıl önce
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 yıl önce
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 yıl önce
  Argyrios Kyrtzidis 1a963b825c [tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file. 10 yıl önce
  Argyrios Kyrtzidis 911a779452 [tooling] Add unit tests for change in r247468. 10 yıl önce
  Manuel Klimek 90ea10e5ea Fix performance regression when running clang tools. 10 yıl önce
  Manuel Klimek e5e9bbb0c9 Add structed way to express command line options in the compilation database. 10 yıl önce
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 yıl önce
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. 11 yıl önce
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 yıl önce
  Ahmed Charles 445fc769a3 Replace OwningPtr::isValid() with conversion to bool. 11 yıl önce