[all-commits] [llvm/llvm-project] ef7439: [Basic] SourceManager docs: macro expansion SLocs ...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Apr 25 10:58:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef7439bdf923e59095449c3bc8cfe72d8101eea5
https://github.com/llvm/llvm-project/commit/ef7439bdf923e59095449c3bc8cfe72d8101eea5
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M clang/include/clang/Basic/SourceManager.h
M clang/lib/AST/ASTImporter.cpp
M clang/lib/Basic/SourceManager.cpp
Log Message:
-----------
[Basic] SourceManager docs: macro expansion SLocs aren't a single token. NFC
And haven't been since 2011: https://github.com/llvm/llvm-project/commit/eeca36fe9ad767380b2eab76a6fe5ba410a47393
More information about the All-commits
mailing list