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
/
FrontendTool
/
ExecuteCompilerInvocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate the unused -create-module cc1-level option
Douglas Gregor
2011-09-15
1
-1
/
+0
*
Introduce a -cc1 option "-emit-module", that creates a binary module
Douglas Gregor
2011-08-25
1
-1
/
+2
*
[analyzer] Overhaul of checker registration in preparation for basic plugin s...
Jordy Rose
2011-08-16
1
-6
/
+7
*
[arcmt] Add some additional driver flags to optionally emit or save the pre-m...
Argyrios Kyrtzidis
2011-07-19
1
-1
/
+4
*
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
Argyrios Kyrtzidis
2011-07-09
1
-1
/
+4
*
Remove BoostCon-specific code from Clang. FWIW, I'm a fan of things like thi...
Jonathan D. Turner
2011-07-07
1
-1
/
+0
*
[arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we h...
Argyrios Kyrtzidis
2011-06-17
1
-3
/
+0
*
Raise the ARCMT functionality in Clang into proper FrontendActions.
Chandler Carruth
2011-06-16
1
-0
/
+16
*
Re-enable disable free optimization where the FrontendAction is not freed whe...
Ted Kremenek
2011-04-25
1
-1
/
+4
*
Improve crash recovery cleanup to recovery CompilerInstances during crash rec...
Ted Kremenek
2011-03-21
1
-4
/
+1
*
Remove the AST printer (-ast-print-xml), which is too incomplete and
Douglas Gregor
2011-03-07
1
-1
/
+0
*
Intoduce '-analyzer-checker-help' flag which outputs a list of all available ...
Argyrios Kyrtzidis
2011-02-25
1
-0
/
+6
*
Eliminate the internal command-line option for viewing inheritance in C++ cla...
Douglas Gregor
2011-02-17
1
-1
/
+0
*
[analyzer] Overhauling of the checker registration mechanism.
Argyrios Kyrtzidis
2011-02-14
1
-1
/
+1
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-1
/
+1
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-1
/
+1
*
Rename headers: 'clang/GR' 'clang/EntoSA' and
Ted Kremenek
2010-12-23
1
-1
/
+1
*
Rename static analyzer namespace 'GR' to 'ento'.
Ted Kremenek
2010-12-23
1
-1
/
+1
*
[analyzer] Refactoring: Move stuff into namespace 'GR'.
Argyrios Kyrtzidis
2010-12-22
1
-1
/
+1
*
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
Argyrios Kyrtzidis
2010-12-22
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals
John McCall
2010-11-24
1
-0
/
+1
*
getNumErrors() -> hasErrorOccurred()
Argyrios Kyrtzidis
2010-11-19
1
-1
/
+1
*
Move ExecuteCompilerInvocation to a new library FrontendTool
Peter Collingbourne
2010-08-24
1
-0
/
+155