Go to file
Chris Lattner 71dc14b9f0 Rename SourceLocation::getFileID to getChunkID, because it returns
the chunk ID not the file ID.  This exposes problems in 
TextDiagnosticPrinter where it should have been using the canonical
file ID but wasn't.  Fix these along the way.

llvm-svn: 62427
2009-01-17 08:45:21 +00:00
clang Rename SourceLocation::getFileID to getChunkID, because it returns 2009-01-17 08:45:21 +00:00
llvm Remove tabs. 2009-01-17 08:05:14 +00:00