Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Tooling
/
CommonOptionsParser.cpp
826b783
[Tooling] A new framework for executing clang frontend actions.
by Eric Liu
· 8 years ago
e6f8543
[Tooling] Add a factory method for CommonOptionsParser
by Eric Liu
· 8 years ago
3d712c4
[refactor] Use CommonOptionsParser in clang-refactor
by Alex Lorenz
· 8 years ago
5d2fd55
[CommonOptionsParser] Expose ArgumentsAdjustingCompilationDatabase
by Johannes Altmanninger
· 8 years ago
c46064c
Method loadFromCommandLine should be able to report errors
by Serge Pavlov
· 8 years ago
7320b99
Apply some suggestions from clang-tidy's performance-unnecessary-value-param.
by Benjamin Kramer
· 9 years ago
c1694c6
Print options, if requested.
by Alexander Kornienko
· 10 years ago
6003384
Add fall-back mode for clang tools.
by Manuel Klimek
· 10 years ago
857b10f
Make ArgumentAdjuster aware of the current file being processed.
by Alexander Kornienko
· 10 years ago
3474b55
[clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable.
by Alexander Kornienko
· 10 years ago
9e925c1
[tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace.
by Benjamin Kramer
· 11 years ago
0a9f607
Adopt new cl::HideUnrelatedOptions API added r226729.
by Chris Bieneman
· 11 years ago
74e1c46
Make ArgumentsAdjuster an std::function.
by Alexander Kornienko
· 11 years ago
6168609
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
by Alexander Kornienko
· 11 years ago
cdba84c
CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr
by David Blaikie
· 11 years ago
b5e774e
Filter-out irrelevant command-line options in CommonOptionsParser.
by Alexander Kornienko
· 12 years ago
7a69851
Allow clang tools to display an overview when using the CommonOptionsParser.
by Manuel Klimek
· 12 years ago
524741f
Style and Doc fix for CommonOptionsParser
by Edwin Vane
· 13 years ago
9ed8c4e
Only add common tool options when CommonOptionsParser is used.
by Alexander Kornienko
· 13 years ago
4bcd58b
Updated LibTooling.html, minor improvements in CommonOptionsParser
by Alexander Kornienko
· 13 years ago
0138726
Reverted clang-check to fully supported CommandLine Library use-case: global
by Alexander Kornienko
· 13 years ago