Go to file
Ted Kremenek 30cd88caab Change a bunch of uses of 'CurLexer->' to 'CurPPLexer->', which should be the
alias for the current PreprocessorLexer. No functionality change. Performance
testing shows this results in no performance degradation when preprocessing
Cocoa.h.

llvm-svn: 59474
2008-11-18 00:34:22 +00:00
clang Change a bunch of uses of 'CurLexer->' to 'CurPPLexer->', which should be the 2008-11-18 00:34:22 +00:00
llvm While handling floating point IVs lift restrictions on initial value and increment value. 2008-11-17 23:27:13 +00:00