diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-05-06 21:43:30 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-05-06 21:43:30 +0000 |
commit | a3b202643fc62d4600a8b6ff9734b942c012e8c0 (patch) | |
tree | 9d01a536f5eef9b6d5da6ebeec6dc0863f9de868 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ca90c47eed7355305b95f613eb5fbebdea93ba99 (diff) | |
download | bcm5719-llvm-a3b202643fc62d4600a8b6ff9734b942c012e8c0.tar.gz bcm5719-llvm-a3b202643fc62d4600a8b6ff9734b942c012e8c0.zip |
Keep track of the file ID corresponding to the original file used to
build a precompiled header. Use this information to eliminate the call
to SourceManager::getLocation() while loading a precompiled preamble,
since SourceManager::getLocation() itself causes unwanted
deserialization.
Fixed <rdar://problem/9399352>.
llvm-svn: 131021
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions