aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/cxx-crashes.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-12clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompati...NAKAMURA Takumi1-0/+1
2012-06-16[analyzer] Array CompoundLiteralExprs need to be treated like lvalues.Jordan Rose1-0/+5
2012-06-16[analyzer] Return an UnknownVal when we try to get the binding for a VLA.Jordan Rose1-1/+17
2011-03-26Don't add a symbolic region for 'this' if the member function is static.Anders Carlsson1-0/+11
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis1-1/+1
2011-02-19[analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis1-0/+16
2011-02-19Warn about code that uses variables and functions with internal linkageJohn McCall1-1/+1
2011-02-19[analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis1-0/+4
2011-02-19[analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis1-0/+4
2011-02-18[analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis1-0/+14
2011-02-18[analyzer] Fix a crash when analyzing C++ code.Argyrios Kyrtzidis1-0/+7