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
/
lib
/
Analysis
/
VLASizeChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-96
/
+0
*
lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace
Kovarththanan Rajaratnam
2009-11-28
1
-1
/
+1
*
Clean up the Checker API a little more, resolving some hidden bugs
Ted Kremenek
2009-11-23
1
-4
/
+3
*
Change *BugReport constructors to take StringRefs.
Benjamin Kramer
2009-11-14
1
-2
/
+2
*
Make sure that Type::getAs<ArrayType>() (or Type::getAs<subclass of
Douglas Gregor
2009-11-09
1
-1
/
+2
*
Remove Checker::CheckType() (and instead using CheckerVisitor::PreVisitDeclSt...
Ted Kremenek
2009-11-07
1
-99
/
+65
*
Make the VLASizeChecker implementation private, and its creation only known t...
Ted Kremenek
2009-11-06
1
-1
/
+29
*
Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceCheck...
Ted Kremenek
2009-11-06
1
-2
/
+2
*
Tweak wording and classifications of analyzer diagnostics.
Ted Kremenek
2009-11-05
1
-3
/
+3
*
Merge ZeroSizedVLAChecker and UndefSizedVLAChecker.
Zhongxing Xu
2009-11-04
1
-0
/
+102