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
/
StaticAnalyzer
/
Frontend
/
ModelInjector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out Clang's desired 8MB stack size constant from the various
Richard Smith
2018-07-03
1
-2
/
+2
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
Refactor frontend InputKind to prepare for treating module maps as a distinct...
Richard Smith
2017-04-26
1
-1
/
+1
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-3
/
+2
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-2
/
+3
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-3
/
+2
*
Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr
David Blaikie
2017-01-05
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+0
*
Introduce a PCHContainerOperations interface (NFC).
Adrian Prantl
2015-06-20
1
-1
/
+1
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-1
/
+1
*
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-9
/
+7
*
Add support for the static analyzer to synthesize function implementations fr...
Ted Kremenek
2014-08-27
1
-0
/
+119