Go to file
Chris Lattner 67136cff7b Fix a case where vector comparison constant folding would cause an
infinite recursion.  part of PR2529

llvm-svn: 53383
2008-07-10 00:29:28 +00:00
clang Simplify the parser a bit by looking at the next token without consuming it (by Preprocessor::LookNext): 2008-07-09 22:53:07 +00:00
llvm Fix a case where vector comparison constant folding would cause an 2008-07-10 00:29:28 +00:00