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
/
dtor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Analyzer: Teach analyzer how to handle TypeTraitExpr
Ismail Pazarbasi
2015-09-22
1
-1
/
+36
*
PR6037
Nathan Sidwell
2015-01-19
1
-1
/
+1
*
[analyzer] Re-enable test I accidentally committed commented-out.
Jordan Rose
2014-04-07
1
-5
/
+5
*
[analyzer] Look through temporary destructors when finding a region to constr...
Jordan Rose
2014-04-05
1
-5
/
+10
*
[analyzer] Fix a CFG printing bug.
Jordan Rose
2014-04-01
1
-0
/
+64
*
Fix a crash introduced in r189828.
Matt Beaumont-Gay
2013-09-09
1
-0
/
+5
*
[analyzer] Enable pseudo-destructor expressions.
Jordan Rose
2013-07-23
1
-0
/
+14
*
Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
2013-07-23
1
-15
/
+0
*
[analyzer] Add very limited support for temporary destructors
Pavel Labath
2013-07-17
1
-0
/
+15
*
[analyzer] Improve handling of noreturn destructors
Pavel Labath
2013-07-03
1
-0
/
+16
*
[analyzer] Correctly handle destructors for lifetime-extended temporaries.
Jordan Rose
2013-04-03
1
-0
/
+73
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+1
*
[analyzer] Don't crash running destructors for multidimensional arrays.
Jordan Rose
2012-12-12
1
-0
/
+27
*
[analyzer] Member function calls that use qualified names are non-virtual.
Jordan Rose
2012-09-11
1
-0
/
+20
*
[analyzer] Don't attempt to devirtualize calls to base class destructors.
Jordan Rose
2012-09-06
1
-0
/
+30
*
[analyzer] Always include destructors in the analysis CFG.
Jordan Rose
2012-09-05
1
-1
/
+1
*
[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.
Jordan Rose
2012-08-31
1
-1
/
+1
*
[analyzer] When we look for the last stmt in a function, skip implicit dtors.
Jordan Rose
2012-08-28
1
-1
/
+25
*
[analyzer] Correctly devirtualize virtual method calls in destructors.
Jordan Rose
2012-08-15
1
-0
/
+54
*
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
Jordan Rose
2012-07-31
1
-1
/
+1
*
[analyzer] Don't crash on implicit statements inside initializers.
Jordan Rose
2012-07-26
1
-1
/
+20
*
[analyzer] Don't crash on array constructors and destructors.
Jordan Rose
2012-07-26
1
-2
/
+35
*
[analyzer] Handle C++ member initializers and destructors.
Jordan Rose
2012-07-26
1
-0
/
+18
*
[analyzer] Show paths for destructor calls.
Jordan Rose
2012-07-26
1
-0
/
+69
*
[analyzer] Inline ctors + dtors when the CFG is built for them.
Jordan Rose
2012-07-26
1
-1
/
+24
*
[analyzer] Rework inlining related command line options.
Anna Zaks
2012-03-08
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
Handle CFGAutomaticObjDtor.
Zhongxing Xu
2010-11-20
1
-0
/
+13