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
/
ArgumentsAdjusters.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][Tooling] Filter flags that generate output in SyntaxOnlyAdjuster
Kadir Cetinkaya
2019-11-13
1
-2
/
+14
*
[clang-scan-deps] strip the --serialize-diagnostics argument
Alex Lorenz
2019-09-21
1
-0
/
+16
*
[clang][ArgumentAdjusters] Do not add fsyntax-only if already exists
Kadir Cetinkaya
2019-07-02
1
-1
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[tooling] Add a new argument adjuster for deleting plugin related command lin...
Kadir Cetinkaya
2019-01-18
1
-0
/
+22
*
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2018-03-14
1
-2
/
+5
*
Fix skipping of flags in getClangStripDependencyFileAdjuster
Dave Lee
2017-11-17
1
-5
/
+5
*
[Tooling] A new framework for executing clang frontend actions.
Eric Liu
2017-10-26
1
-0
/
+4
*
Revert r316193.
Richard Smith
2017-10-20
1
-3
/
+1
*
Try to shorten system header paths when using -MD depfiles
Peter Wu
2017-10-19
1
-1
/
+3
*
Allow CompilerInvocations to generate .d files.
Sterling Augustine
2017-07-06
1
-2
/
+21
*
Typo.
Joerg Sonnenberger
2016-11-25
1
-1
/
+1
*
Make ArgumentAdjuster aware of the current file being processed.
Alexander Kornienko
2015-11-05
1
-7
/
+5
*
Attempt to fix the build with XCode 5.0.2 (and probably 5.1.1).
Alexander Kornienko
2015-01-16
1
-1
/
+3
*
Make ArgumentsAdjuster an std::function.
Alexander Kornienko
2014-12-03
1
-40
/
+51
*
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
Alexander Kornienko
2014-11-04
1
-0
/
+16
*
ClangTool: strip -o from the command line
Pavel Labath
2013-06-06
1
-0
/
+17
*
Make clang tools ignore -fcolor-diagnostics and -fdiagnostics-color retrieved...
Alexander Kornienko
2013-06-05
1
-2
/
+10
*
Fix -Wdelete-non-virtual-dtor in Tooling code.
David Blaikie
2012-05-09
1
-0
/
+3
*
Declare abstract class ArgumentsAdjuster. This abstract interface describes
Simon Atanasyan
2012-05-09
1
-0
/
+31