Zhongxing Xu
|
627a1868d2
|
Now initializer of C++ record type is visited as block-level expr.
Let the destination of AggExprVisitor be an explicit MemRegion.
Reenable the test case.
llvm-svn: 117908
|
2010-11-01 09:09:44 +00:00 |
Zhongxing Xu
|
0b51d4db8c
|
Make all CXXConstructExpr's block-level expressions. This is required by
method inlining. Temporarily fail a test case.
llvm-svn: 117907
|
2010-11-01 06:46:05 +00:00 |
Zhongxing Xu
|
9174b2c2f9
|
Make -analyzer-inline-call not a separate analysis. Instead it's a boolean
flag now, and can be used with other analyses. Only turned it on for C++
methods for now.
llvm-svn: 103160
|
2010-05-06 02:59:29 +00:00 |
Zhongxing Xu
|
52c28fe61a
|
Add test cases.
llvm-svn: 101878
|
2010-04-20 05:48:57 +00:00 |