Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Sam McCall e7d3abe393 Re-land [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands. 6 yıl önce
  Russell Gallop fb5e42106a Revert "[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands." 6 yıl önce
  Sam McCall 834a93f953 [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands. 6 yıl önce
  Kadir Cetinkaya 617f68365c [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilationDatabase 6 yıl önce
  Sam McCall 73be1ac6c1 [Tooling] Don't mmap the JSONCompilationDatabase, it's not correct for long-lived processes. 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 bff78a489e [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files 7 yıl önce
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 yıl önce
  Eugene Zelenko aace2861ee [Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 yıl önce
  Krasimir Georgiev 1b373f4999 [Tooling] Remove redundant check, NFCi 8 yıl önce
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 yıl önce
  Zachary Turner 7413d224f5 Fix json compilation database syntax on non-Windows. 9 yıl önce
  Zachary Turner cd39b643d9 Resubmit "[Tooling] Parse compilation database command lines on Windows." 9 yıl önce
  Zachary Turner f8d27f82a0 Revert "[Tooling] Parse compilation database command lines on Windows." 9 yıl önce
  Zachary Turner 27a874790f [Tooling] Parse compilation database command lines on Windows. 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 4963bf31d6 [tooling] In CompileCommand, Expose the 'file' that was associated with the command. 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
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 10 yıl önce
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 yıl önce
  David Blaikie d4497bd281 Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 11 yıl önce
  David Blaikie 1ad06b0994 CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr 11 yıl önce
  Rafael Espindola 860df574e7 Update for llvm api change. 11 yıl önce
  Rafael Espindola e616fa6104 Include system_error directly. 11 yıl önce
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 yıl önce
  Rafael Espindola 6c4692388b Don't compare an error_code with nullptr. 11 yıl önce
  Craig Topper 070be84e4a [C++11] Use 'nullptr'. Tooling edition. 11 yıl önce
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 yıl önce