Go to file
Chris Lattner a206358bb6 test the parser only, not sema.
llvm-svn: 41395
2007-08-25 05:26:51 +00:00
clang test the parser only, not sema. 2007-08-25 05:26:51 +00:00
llvm Move exit condition and exit branch from exiting block into loop header and dominator info. This avoid execution of dead iteration. Loop is already filter in the beginning such that this change is safe. 2007-08-25 02:39:24 +00:00