[all-commits] [llvm/llvm-project] e7fe3c: Basic: Simplify SourceManager::getBuffer overload, ...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Tue Oct 13 14:55:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e7fe3c6dfede8d5781bd000741c3dea7088307a4
https://github.com/llvm/llvm-project/commit/e7fe3c6dfede8d5781bd000741c3dea7088307a4
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M clang/include/clang/Basic/SourceManager.h
Log Message:
-----------
Basic: Simplify SourceManager::getBuffer overload, NFC
Avoid duplicating code unnecessarily. No functionality change.
More information about the All-commits
mailing list