mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
ground work for implementing #line, and fixes the "out of macro ID's" problem. There is nothing particularly tricky about the code, other than the very performance sensitive SourceManager::getFileID() method. llvm-svn: 62978