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
/
Checkers
/
ExprInspectionChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] [NFC] A convenient getter for getting a current stack frame
George Karpenkov
2018-06-27
1
-2
/
+2
*
[analyzer] Make issue hash related tests more concise
Gabor Horvath
2017-10-30
1
-2
/
+16
*
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Peter Szecsi
2017-07-25
1
-0
/
+1
*
Revert "[StaticAnalyzer] Completely unrolling specific loops with known bound...
Peter Szecsi
2017-07-20
1
-1
/
+0
*
This feature allows the analyzer to consider loops to completely unroll. New
Peter Szecsi
2017-07-19
1
-0
/
+1
*
[analyzer] Improve usability of ExprInspectionChecker
Anna Zaks
2017-03-09
1
-2
/
+2
*
[StaticAnalyzer] Fix android build
Pavel Labath
2017-01-16
1
-1
/
+2
*
[analyzer] Minor fixes and improvements to debug.ExprInspection
Artem Dergachev
2016-11-30
1
-14
/
+91
*
[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.
Artem Dergachev
2016-01-15
1
-34
/
+51
*
Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."
Artem Dergachev
2016-01-13
1
-51
/
+34
*
[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.
Artem Dergachev
2016-01-13
1
-34
/
+51
*
[analyzer] Fix symbolic element index lifetime.
Artem Dergachev
2015-12-10
1
-2
/
+44
*
[analyzer] Add generateErrorNode() APIs to CheckerContext.
Devin Coughlin
2015-09-16
1
-5
/
+11
*
Clarify pointer ownership semantics by hoisting the std::unique_ptr creation ...
Aaron Ballman
2015-06-23
1
-6
/
+5
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
[C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
2014-05-27
1
-3
/
+3
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
[C++11] Replace llvm::tie with std::tie.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
2014-02-11
1
-3
/
+3
*
[analyzer] Add new debug helper clang_analyzer_warnIfReached.
Jordan Rose
2013-10-03
1
-0
/
+13
*
[analyzer] Include analysis stack in crash traces.
Jordan Rose
2013-07-19
1
-0
/
+7
*
Replace SVal llvm::cast support to be well-defined.
David Blaikie
2013-02-20
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Don't include Type.h in DeclarationName.h.
Benjamin Kramer
2012-12-01
1
-0
/
+1
*
[analyzer] Rename 'EmitReport' to 'emitReport'.
Jordan Rose
2012-11-02
1
-2
/
+2
*
[analyzer] Add clang_analyzer_checkInlined for debugging purposes.
Jordan Rose
2012-08-10
1
-38
/
+75
*
[analyzer] Introduce clang_analyzer_eval for regression test constraint checks.
Jordy Rose
2012-05-16
1
-0
/
+85