Commit történet

Szerző SHA1 Üzenet Dátum
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 éve
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 éve
  Sam McCall 2e18df9c48 Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database. 6 éve
  Vlad Tsyrklevich 54febeb51d Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database." 6 éve
  Haojian Wu 0fafc38823 [Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database. 6 éve
  Chih-Hung Hsieh 0b363e9e82 [Tooling] Allow -flto flags and filter out -Wa, flags 7 éve
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 éve
  Eugene Zelenko aace2861ee [Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 éve
  Sam McCall 0a49d2d744 [Tooling] Acknowledge that many CompilationDatabases don't support enumeration. 7 éve
  Sam McCall 9336389b0f [Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found. 7 éve
  Zachary Turner 6c57331175 Revert "[ADT] Make Twine's copy constructor private." 7 éve
  Zachary Turner 29b9ec05e6 [ADT] Make Twine's copy constructor private. 7 éve
  Alex Lorenz 3f3ec7612c [Tooling] FixedCompilationDatabase should be able to strip positional 8 éve
  Serge Pavlov 5bfd35d62f Method loadFromCommandLine should be able to report errors 8 éve
  Joerg Sonnenberger 5ca7f4286d Extend CompilationDatabase by a field for the output filename 8 éve
  Mehdi Amini 8aa6448867 Use llvm::raw_string_ostream instead of std::stringstream (NFC) 9 éve
  Mehdi Amini 92d42dac06 Use StringRef in Registry API (NFC) 9 éve
  John Brawn 0cfb8c87df Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 9 éve
  John Brawn 40e6fbb0af Revert r276973 "Adjust Registry interface to not require plugins to export a registry" 9 éve
  John Brawn b0e340c77e Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 9 éve
  John Brawn ed9b826436 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" 9 éve
  John Brawn c907e200d4 Adjust Registry interface to not require plugins to export a registry 9 éve
  Nico Weber 4121881553 Rename Action::begin() to Action::input_begin(). 9 éve
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 éve
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 éve
  Argyrios Kyrtzidis 4963bf31d6 [tooling] In CompileCommand, Expose the 'file' that was associated with the command. 10 éve
  Yaron Keren 858b6e42d2 Use LLVM_ATTRIBUTE_UNUSED to hide gcc 5.1 unused variable warning. 10 éve
  Yaron Keren 56599d9f1d Silence tools/clang/lib/Tooling/CompilationDatabase.cpp:328:12: warning: 10 éve
  Justin Bogner eb4602db1a Driver: Remove the Job class. NFC 10 éve
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 10 éve