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
/
initializer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Better detect when C++ object was constructed into existing region.
Devin Coughlin
2015-12-17
1
-0
/
+54
*
[analyzer] Handle C++11 member initializer expressions.
Jordan Rose
2013-07-17
1
-0
/
+34
*
[analyzer] Warn on passing a reference to null pointer as an argument in a call
Anna Zaks
2013-03-07
1
-2
/
+1
*
[analyzer] C++ initializers may require cleanups; look through these.
Jordan Rose
2013-01-26
1
-0
/
+30
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+1
*
[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.
Jordan Rose
2012-08-31
1
-5
/
+3
*
[analyzer] Use the common evalBind infrastructure for initializers.
Jordan Rose
2012-08-25
1
-7
/
+13
*
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
Jordan Rose
2012-08-21
1
-1
/
+1
*
[analyzer] Update initializer assertion for delegating constructors.
Jordan Rose
2012-08-03
1
-1
/
+13
*
[analyzer] Add a simple check for initializing reference variables with null.
Jordan Rose
2012-08-02
1
-0
/
+21
*
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
Jordan Rose
2012-07-31
1
-3
/
+2
*
[analyzer] Handle C++ member initializers and destructors.
Jordan Rose
2012-07-26
1
-1
/
+34
*
[analyzer] Convert many existing tests to use clang_analyzer_eval.
Jordy Rose
2012-05-16
1
-5
/
+4
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
Handle member initializer in C++ ctor.
Zhongxing Xu
2010-11-16
1
-0
/
+14