[all-commits] [llvm/llvm-project] 8277a5: [SourceManager] Avoid copying SLocEntry in compute...
jkorous-apple via All-commits
all-commits at lists.llvm.org
Thu Oct 22 14:18:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8277a513c74b53e5ad7f482f76b27bc8609c66ae
https://github.com/llvm/llvm-project/commit/8277a513c74b53e5ad7f482f76b27bc8609c66ae
Author: Jan Korous <jkorous at apple.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M clang/lib/Basic/SourceManager.cpp
Log Message:
-----------
[SourceManager] Avoid copying SLocEntry in computeMacroArgsCache
Follow-up to e7870223d8b5
Differential Revision: https://reviews.llvm.org/D86230
More information about the All-commits
mailing list