Go to file
Nick Lewycky 34709f84d8 Silence compiler warning about use of uninitialized variables (in reality these
are always set by reference on the path that uses them.) No functional change.

llvm-svn: 65621
2009-02-27 06:37:39 +00:00
clang Don't report 'Parser Rejects' for conftest files. 2009-02-27 06:17:38 +00:00
llvm Silence compiler warning about use of uninitialized variables (in reality these 2009-02-27 06:37:39 +00:00