Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 жил өмнө |
Alexander Kornienko
|
464e8123fe
Fixed two issues in clang-tidy -help.
|
6 жил өмнө |
Don Hinton
|
f16f5c9d60
[CommandLineParser] Add DefaultOption flag
|
6 жил өмнө |
Ilya Biryukov
|
372aa6b9d3
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
|
6 жил өмнө |
Don Hinton
|
c923a98769
[CommandLineParser] Add DefaultOption flag
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Eric Liu
|
e7a10639e3
[Tooling] A new framework for executing clang frontend actions.
|
7 жил өмнө |
Eric Liu
|
230376a3f6
[Tooling] Add a factory method for CommonOptionsParser
|
7 жил өмнө |
Alex Lorenz
|
6a56ac5a13
[refactor] Use CommonOptionsParser in clang-refactor
|
8 жил өмнө |
Johannes Altmanninger
|
84dc519667
[CommonOptionsParser] Expose ArgumentsAdjustingCompilationDatabase
|
8 жил өмнө |
Serge Pavlov
|
5bfd35d62f
Method loadFromCommandLine should be able to report errors
|
8 жил өмнө |
Benjamin Kramer
|
9b28d528b7
Apply some suggestions from clang-tidy's performance-unnecessary-value-param.
|
9 жил өмнө |
Alexander Kornienko
|
3323b7f59f
Print options, if requested.
|
9 жил өмнө |
Manuel Klimek
|
0267370b16
Add fall-back mode for clang tools.
|
9 жил өмнө |
Alexander Kornienko
|
b42f54f3e3
Make ArgumentAdjuster aware of the current file being processed.
|
9 жил өмнө |
Alexander Kornienko
|
19d5024c80
[clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable.
|
10 жил өмнө |
Benjamin Kramer
|
0c3abcc1b9
[tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace.
|
10 жил өмнө |
Chris Bieneman
|
0946642cf6
Adopt new cl::HideUnrelatedOptions API added r226729.
|
10 жил өмнө |
Alexander Kornienko
|
dd74c42fb6
Make ArgumentsAdjuster an std::function.
|
10 жил өмнө |
Alexander Kornienko
|
e4d539841b
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
|
10 жил өмнө |
David Blaikie
|
1ad06b0994
CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr
|
11 жил өмнө |
Alexander Kornienko
|
a6e925a0f1
Filter-out irrelevant command-line options in CommonOptionsParser.
|
11 жил өмнө |
Manuel Klimek
|
8b1f2f9d36
Allow clang tools to display an overview when using the CommonOptionsParser.
|
12 жил өмнө |
Edwin Vane
|
b1f67dbbb1
Style and Doc fix for CommonOptionsParser
|
12 жил өмнө |
Alexander Kornienko
|
ffb155f4f8
Only add common tool options when CommonOptionsParser is used.
|
13 жил өмнө |
Alexander Kornienko
|
6fbe982bb4
Updated LibTooling.html, minor improvements in CommonOptionsParser
|
13 жил өмнө |
Alexander Kornienko
|
d7166b01df
Reverted clang-check to fully supported CommandLine Library use-case: global
|
13 жил өмнө |