Go to file
Chris Lattner c850ad6ee1 Fix a lexer bug where we incorrectly rejected
int i = /*/ */ 1;

Thanks to Neil for pointing this out.

llvm-svn: 40379
2007-07-21 23:43:37 +00:00
clang Fix a lexer bug where we incorrectly rejected 2007-07-21 23:43:37 +00:00
llvm This xform isn't safe, removing it. 2007-07-21 21:27:27 +00:00
stacker Prepare stacker module for the new llvm-top build mechanism. 2007-07-16 07:51:40 +00:00