Added newline to end of file.

llvm-svn: 44797
This commit is contained in:
Ted Kremenek 2007-12-10 18:01:25 +00:00
parent 5c65cb4633
commit 256a15d532
1 changed files with 1 additions and 1 deletions

View File

@ -552,4 +552,4 @@ SourceManager::CreateAndRegister(llvm::Deserializer& D, FileManager& FMgr){
M->MacroIDs.push_back(MacroIDInfo::ReadVal(D));
return M;
}
}