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
/
nullptr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Treat nullPtrType as a location type.
Anna Zaks
2013-07-12
1
-0
/
+6
*
Revert "[analyzer] Check that a member expr is valid even when the result is ...
Jordan Rose
2012-10-01
1
-5
/
+4
*
[analyzer] Check that a member expr is valid even when the result is an lvalue.
Jordan Rose
2012-09-22
1
-4
/
+5
*
Replace inline asm constraint "=a" by the more general constraint "=r".
Simon Atanasyan
2012-05-22
1
-1
/
+1
*
Reapply r152745 (reverted in 152765) now that compiler-rt is fixed.
David Blaikie
2012-03-15
1
-1
/
+1
*
Revert r152745 as it's breaking the internal buildbots.
Chad Rosier
2012-03-15
1
-1
/
+1
*
Provide -Wnull-conversion separately from -Wconversion.
David Blaikie
2012-03-14
1
-1
/
+1
*
[Analyser] Remove unnecessary recursive visits for ExprWithCleanups and
Erik Verbruggen
2012-03-14
1
-0
/
+22
*
Remove a recursive visitation in ExprEngine that is no longer needed because ...
Erik Verbruggen
2012-03-04
1
-0
/
+9
*
Remove a recursive visitiation in ExprEngine that is no longer needed
Erik Verbruggen
2012-02-29
1
-1
/
+4
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
[analyzer] GNU __null is a pointer-sized integer, not a pointer. Fixes PR10372.
Jordy Rose
2011-07-15
1
-0
/
+8
*
Add static analyzer support for C++'0X nullptr. Patch by Jim Goodnow II.
Ted Kremenek
2011-04-22
1
-0
/
+41