- Jun 04, 2009
-
-
Eli Friedman authored
string.h builtins to be in the same order as the list in the C99 standard.) llvm-svn: 72882
-
- Mar 24, 2009
-
-
Daniel Dunbar authored
Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
-
- Mar 13, 2009
-
-
Ted Kremenek authored
is 64-bit. I used his suggestion of doing a direct bitwidth/signedness conversion of the 'offset' instead of just changing the sign. For more information, see: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2009-March/004587.html llvm-svn: 66892
-
- Mar 12, 2009
-
-
Zhongxing Xu authored
llvm-svn: 66760
-
- Mar 11, 2009
-
-
Zhongxing Xu authored
The ElementRegion's type depends on the array region's rvalue type. If it was a pointer type, we would get a loc::SymbolVal for '*p'. llvm-svn: 66656
-
Zhongxing Xu authored
llvm-svn: 66649
-
- Mar 03, 2009
-
-
Zhongxing Xu authored
llvm-svn: 65907
-