[PCH] Store the offsets of source location file entries and go through them
in ASTReader::validateFileEntries(). This avoids going through all source location entries and fixes the performance regression. Many thanks to Doug for the hint! (rdar://9530587) llvm-svn: 132481
Loading
Please register or sign in to comment