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
/
UninitializedObjectChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer][UninitializedObjectChecker] Refactoring p2.: Moving pointer chasin...
Kristof Umann
2018-08-13
1
-776
/
+0
*
[analyzer][UninitializedObjectChecker] Refactoring p1.: ImmutableList factory...
Kristof Umann
2018-08-13
1
-7
/
+8
*
[analyzer] Fix the bug in UninitializedObjectChecker caused by not handling b...
George Karpenkov
2018-08-09
1
-2
/
+3
*
[analyzer][UninitializedObjectChecker] Pointer/reference objects are derefere...
Kristof Umann
2018-08-08
1
-34
/
+75
*
[analyzer][UninitializedObjectChecker] Fixed a false negative by no longer fi...
Kristof Umann
2018-08-08
1
-15
/
+33
*
[analyzer][UninitializedObjectChecker] New flag to turn off dereferencing
Kristof Umann
2018-08-07
1
-8
/
+35
*
[analyzer] Make checkEndFunction() give access to the return statement.
Reka Kovacs
2018-07-16
1
-2
/
+2
*
[analyzer][UninitializedObjectChecker] Fixed captured lambda variable name
Kristof Umann
2018-07-13
1
-18
/
+21
*
[analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Kristof Umann
2018-07-13
1
-29
/
+11
*
[analyzer][UninitializedObjectChecker] Moved non-member functions out of the ...
Kristof Umann
2018-07-12
1
-17
/
+17
*
[analyzer][UninitializedObjectChecker] Added a NotesAsWarnings flag
Kristof Umann
2018-06-29
1
-21
/
+53
*
Add const qualifier on FieldChainInfoComparator::operator()
Steven Wu
2018-06-22
1
-1
/
+1
*
[analyzer] Made a buildbot happy.
Kristof Umann
2018-06-19
1
-7
/
+9
*
[analyzer] Checker for uninitialized C++ objects
Kristof Umann
2018-06-18
1
-0
/
+669