Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
69a0e5021c5c49a34aa25cd89b1e613a52097e65
/
test
/
Analysis
/
method-call.cpp
43d9f0d
[analyzer] Convert many existing tests to use clang_analyzer_eval.
by Jordy Rose
· 12 years ago
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
b76fdf6
[analyzer] Disable a test until inlining CXXConstructExprs is fully investigated.
by Argyrios Kyrtzidis
· 14 years ago
05e5391
After inlining the CXXConstructExpr, bind the temporary object region to it.
by Zhongxing Xu
· 14 years ago
892697d
Start migration of static analyzer to using the
by Ted Kremenek
· 14 years ago
0e38d5d
handle CXXFunctionalCastExpr in visitLValue and Environment.
by Zhongxing Xu
· 14 years ago
3230302
When getting CXXThisRegion from CXXMethodDecl, use the qualifiers. This is
by Zhongxing Xu
· 14 years ago
7ce351d
Now initializer of C++ record type is visited as block-level expr.
by Zhongxing Xu
· 14 years ago
81bc7d0
Make all CXXConstructExpr's block-level expressions. This is required by
by Zhongxing Xu
· 14 years ago
7b99d12
Make -analyzer-inline-call not a separate analysis. Instead it's a boolean
by Zhongxing Xu
· 15 years ago
40ab43b
Add test cases.
by Zhongxing Xu
· 15 years ago