Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
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
|
0fafc38823
[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database.
|
6 سال پیش |
Chih-Hung Hsieh
|
0b363e9e82
[Tooling] Allow -flto flags and filter out -Wa, flags
|
7 سال پیش |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Eugene Zelenko
|
aace2861ee
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 سال پیش |
Sam McCall
|
0a49d2d744
[Tooling] Acknowledge that many CompilationDatabases don't support enumeration.
|
7 سال پیش |
Sam McCall
|
9336389b0f
[Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.
|
7 سال پیش |
Zachary Turner
|
6c57331175
Revert "[ADT] Make Twine's copy constructor private."
|
7 سال پیش |
Zachary Turner
|
29b9ec05e6
[ADT] Make Twine's copy constructor private.
|
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 سال پیش |
Joerg Sonnenberger
|
5ca7f4286d
Extend CompilationDatabase by a field for the output filename
|
8 سال پیش |
Mehdi Amini
|
8aa6448867
Use llvm::raw_string_ostream instead of std::stringstream (NFC)
|
9 سال پیش |
Mehdi Amini
|
92d42dac06
Use StringRef in Registry API (NFC)
|
9 سال پیش |
John Brawn
|
0cfb8c87df
Reapply r276973 "Adjust Registry interface to not require plugins to export a registry"
|
9 سال پیش |
John Brawn
|
40e6fbb0af
Revert r276973 "Adjust Registry interface to not require plugins to export a registry"
|
9 سال پیش |
John Brawn
|
b0e340c77e
Reapply r276856 "Adjust Registry interface to not require plugins to export a registry"
|
9 سال پیش |
John Brawn
|
ed9b826436
Revert r276856 "Adjust Registry interface to not require plugins to export a registry"
|
9 سال پیش |
John Brawn
|
c907e200d4
Adjust Registry interface to not require plugins to export a registry
|
9 سال پیش |
Nico Weber
|
4121881553
Rename Action::begin() to Action::input_begin().
|
9 سال پیش |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
9 سال پیش |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
9 سال پیش |
Argyrios Kyrtzidis
|
4963bf31d6
[tooling] In CompileCommand, Expose the 'file' that was associated with the command.
|
10 سال پیش |
Yaron Keren
|
858b6e42d2
Use LLVM_ATTRIBUTE_UNUSED to hide gcc 5.1 unused variable warning.
|
10 سال پیش |
Yaron Keren
|
56599d9f1d
Silence tools/clang/lib/Tooling/CompilationDatabase.cpp:328:12: warning:
|
10 سال پیش |
Justin Bogner
|
eb4602db1a
Driver: Remove the Job class. NFC
|
10 سال پیش |
Benjamin Kramer
|
b7b56528f9
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
10 سال پیش |