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
/
test
/
Analysis
/
cxx-uninitialized-object-ptr-ref.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer][UninitializedObjectChecker] PR41611: Regard vector types as primitive
Kristof Umann
2019-04-30
1
-0
/
+23
*
[analyzer] Move UninitializedObjectChecker out of alpha
Kristof Umann
2019-04-19
1
-5
/
+5
*
[analyzer][UninitializedObjectChecker] Uninit regions are only reported once
Kristof Umann
2018-11-18
1
-0
/
+41
*
[analyzer][UninitializedObjectChecker] Reports Loc fields pointing to themselves
Kristof Umann
2018-10-11
1
-6
/
+11
*
[analyzer] Attempt to make a windows buildbot happy.
Kristof Umann
2018-09-14
1
-1
/
+1
*
[analyzer][UninitializedObjectChecker] Support for nonloc::LocAsInteger
Kristof Umann
2018-09-14
1
-0
/
+18
*
[analyzer][UninitializedObjectChecker] Fixed dereferencing
Kristof Umann
2018-09-14
1
-5
/
+87
*
[analyzer][UninitializedObjectChecker] Refactoring p6.: Move dereferencing to...
Kristof Umann
2018-08-21
1
-4
/
+17
*
[analyzer][UninitializedObjectChecker] Void pointers are casted back to their...
Kristof Umann
2018-08-14
1
-6
/
+6
*
[analyzer][UninitializedObjectChecker] Pointer/reference objects are derefere...
Kristof Umann
2018-08-08
1
-2
/
+51
*
[analyzer][UninitializedObjectChecker] New flag to turn off dereferencing
Kristof Umann
2018-08-07
1
-3
/
+8
*
Fold dangling-field warning into general initialization lifetime checks.
Richard Smith
2018-07-23
1
-6
/
+6
*
Revert "Fold dangling-field warning into general initialization lifetime chec...
Ilya Biryukov
2018-07-23
1
-6
/
+6
*
Fold dangling-field warning into general initialization lifetime checks.
Richard Smith
2018-07-20
1
-6
/
+6
*
[analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Kristof Umann
2018-07-13
1
-8
/
+4
*
[analyzer] Checker for uninitialized C++ objects
Kristof Umann
2018-06-18
1
-0
/
+699