Go to file
Chris Lattner 29a2a191f2 Make SourceLocation::getFileLoc private to reduce the API exposure of
SourceLocation.  This requires making some cleanups to token pasting
and _Pragma expansion.

llvm-svn: 62490
2009-01-19 06:46:35 +00:00
clang Make SourceLocation::getFileLoc private to reduce the API exposure of 2009-01-19 06:46:35 +00:00
llvm Fix PR3016, a bug which can occur do to an invalid assumption: 2009-01-19 02:46:28 +00:00