[all-commits] [llvm/llvm-project] f83347: [TokenLexer][NFC] Rename the InstLoc to ExpandLoc
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Oct 11 12:34:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f83347b0bedb22ea676861c8e4e2ed9c31371ade
https://github.com/llvm/llvm-project/commit/f83347b0bedb22ea676861c8e4e2ed9c31371ade
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M clang/lib/Lex/TokenLexer.cpp
Log Message:
-----------
[TokenLexer][NFC] Rename the InstLoc to ExpandLoc
We don't use the "instantiate" word for the macro expansion in LLVM,
see c9c8419c383d0b53c40973f7587003ef45daf481.
More information about the All-commits
mailing list