diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-17 03:48:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-17 03:48:08 +0000 |
commit | 1abd20901b4a52e0c450e8f2ef2efba9affadac3 (patch) | |
tree | a13b6dbfbf224ec98aa37f4744df1e6f17fd5ea8 /clang/lib/Basic/SourceLocation.cpp | |
parent | 3feddd91f74e09b998100093dc4931ba80894600 (diff) | |
download | llvm-1abd20901b4a52e0c450e8f2ef2efba9affadac3.zip llvm-1abd20901b4a52e0c450e8f2ef2efba9affadac3.tar.gz llvm-1abd20901b4a52e0c450e8f2ef2efba9affadac3.tar.bz2 |
Instead of iterating over FileID's, have PTH generation iterate over the
content cache directly. Content cache has a 1-1 mapping with fileentries,
whereas multiple FileIDs can be the same FileEntry.
llvm-svn: 62401
Diffstat (limited to 'clang/lib/Basic/SourceLocation.cpp')
0 files changed, 0 insertions, 0 deletions