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
/
BodyFarm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] add comment
Anna Zaks
2013-02-05
1
-1
/
+5
*
ArrayRefize a CompoundStmt constructor.
Nico Weber
2012-12-29
1
-3
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Conditionally use an integral cast for BodyFarm support for OSAtomicCompareAn...
Ted Kremenek
2012-10-12
1
-6
/
+19
*
Switch over to BodyFarm implementation of OSAtomicCompareAndSwap and
Ted Kremenek
2012-10-11
1
-12
/
+129
*
Add FP_CONTRACT support for clang.
Lang Hames
2012-10-02
1
-1
/
+1
*
Experiment in BodyFarm of structuring AST creation calls in a hierarchy,
Ted Kremenek
2012-09-21
1
-12
/
+21
*
Create helper method in BodyFarm for creating simple assignments.
Ted Kremenek
2012-09-21
1
-4
/
+12
*
Add helper method in BodyFarm to create unary dereferences.
Ted Kremenek
2012-09-21
1
-8
/
+11
*
Add helper method to BodyFarm for creating lvalue-to-rvalue conversions.
Ted Kremenek
2012-09-21
1
-9
/
+12
*
Add helper method to BodyFarm for creatinging integral casts.
Ted Kremenek
2012-09-21
1
-2
/
+10
*
Use helper method to create DeclRefExprs in BodyFarm, hopefully allevating
Ted Kremenek
2012-09-21
1
-20
/
+34
*
Add some structuring comments. No functionality change.
Ted Kremenek
2012-09-21
1
-1
/
+9
*
Add faux-body support for dispatch_once().
Ted Kremenek
2012-09-21
1
-10
/
+110
*
Implement faux-body-synthesis of well-known functions in the static analyzer ...
Ted Kremenek
2012-09-21
1
-0
/
+91