index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Tooling
/
CommonOptionsParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Fixed two issues in clang-tidy -help.
Alexander Kornienko
2019-07-01
1
-1
/
+1
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-15
1
-2
/
+0
*
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
Ilya Biryukov
2019-04-15
1
-0
/
+2
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-13
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Tooling] A new framework for executing clang frontend actions.
Eric Liu
2017-10-26
1
-3
/
+5
*
[Tooling] Add a factory method for CommonOptionsParser
Eric Liu
2017-10-24
1
-6
/
+39
*
[refactor] Use CommonOptionsParser in clang-refactor
Alex Lorenz
2017-09-14
1
-5
/
+7
*
[CommonOptionsParser] Expose ArgumentsAdjustingCompilationDatabase
Johannes Altmanninger
2017-08-18
1
-34
/
+23
*
Method loadFromCommandLine should be able to report errors
Serge Pavlov
2017-05-24
1
-2
/
+5
*
Apply some suggestions from clang-tidy's performance-unnecessary-value-param.
Benjamin Kramer
2016-06-15
1
-1
/
+1
*
Print options, if requested.
Alexander Kornienko
2016-02-23
1
-0
/
+2
*
Add fall-back mode for clang tools.
Manuel Klimek
2015-12-03
1
-4
/
+7
*
Make ArgumentAdjuster aware of the current file being processed.
Alexander Kornienko
2015-11-05
1
-1
/
+1
*
[clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable.
Alexander Kornienko
2015-08-17
1
-4
/
+7
*
[tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace.
Benjamin Kramer
2015-03-23
1
-0
/
+2
*
Adopt new cl::HideUnrelatedOptions API added r226729.
Chris Bieneman
2015-01-21
1
-9
/
+1
*
Make ArgumentsAdjuster an std::function.
Alexander Kornienko
2014-12-03
1
-8
/
+6
*
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
Alexander Kornienko
2014-11-04
1
-0
/
+57
*
CompilationDatabase: Sure-up ownership of compilation databases using std::un...
David Blaikie
2014-08-08
1
-4
/
+4
*
Filter-out irrelevant command-line options in CommonOptionsParser.
Alexander Kornienko
2013-12-12
1
-3
/
+17
*
Allow clang tools to display an overview when using the CommonOptionsParser.
Manuel Klimek
2013-07-19
1
-2
/
+3
*
Style and Doc fix for CommonOptionsParser
Edwin Vane
2012-12-14
1
-2
/
+2
*
Only add common tool options when CommonOptionsParser is used.
Alexander Kornienko
2012-08-28
1
-5
/
+5
*
Updated LibTooling.html, minor improvements in CommonOptionsParser
Alexander Kornienko
2012-08-24
1
-1
/
+1
*
Reverted clang-check to fully supported CommandLine Library use-case: global
Alexander Kornienko
2012-08-22
1
-0
/
+79