Go to file
Ted Kremenek 79db7b7b17 Per a suggestion from Cristian Draghici, add a method to FormatSpecifier that returns the expected type of the matching data argument. It isn't complete, but should handle several of the important cases.
llvm-svn: 94851
2010-01-29 22:59:32 +00:00
clang Per a suggestion from Cristian Draghici, add a method to FormatSpecifier that returns the expected type of the matching data argument. It isn't complete, but should handle several of the important cases. 2010-01-29 22:59:32 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm Preserve load alignment in instcombine transformations. I've been unable to 2010-01-29 22:39:21 +00:00