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
/
auto-obj-dtors-cfg-output.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR 9626 (duplicated self-init warnings under -Wuninitialized) with numero...
Ted Kremenek
2011-04-04
1
-87
/
+61
*
Add -fcxx-exceptions to all tests that use C++ exceptions.
Anders Carlsson
2011-02-28
1
-1
/
+1
*
Pass -fexceptions to all tests that use try/catch/throw.
Anders Carlsson
2011-02-19
1
-1
/
+1
*
[analyzer] Use the new registration mechanism for the debugging info "checks".
Argyrios Kyrtzidis
2011-02-17
1
-1
/
+1
*
Make all CXXConstructExpr's block-level expressions. This is required by
Zhongxing Xu
2010-11-01
1
-623
/
+672
*
Added generation of destructors for constant size arrays.
Marcin Swiderski
2010-10-25
1
-0
/
+17
*
Added generating CFGAutomaticObjDtors for exception variable in catch statement.
Marcin Swiderski
2010-10-01
1
-0
/
+41
*
Added generating CFGAutomaticObjDtors for init statement, condition variable ...
Marcin Swiderski
2010-10-01
1
-0
/
+126
*
dded generating CFGAutomaticObjDtors for condition variable and implicit scop...
Marcin Swiderski
2010-10-01
1
-0
/
+111
*
Added generating CFGAutomaticObjDtors for condition variable and implicit sco...
Marcin Swiderski
2010-10-01
1
-0
/
+224
*
Added generating CFGAutomaticObjDtors for condition variable and implicit sco...
Marcin Swiderski
2010-10-01
1
-0
/
+116
*
Added:
Marcin Swiderski
2010-10-01
1
-0
/
+151