[PATCH] D131007: [NFCI] Refactor how KeywordStatus is calculated
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 13:29:27 PDT 2022
erichkeane updated this revision to Diff 449404.
erichkeane added a comment.
Add underlying type to TokenKey, plus did all of Aaron's review comments.
In general, I think we dont' have a good definition of Extension vs Enabled here,
and someone should probably think that through. I'll review anything anyone has :D
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131007/new/
https://reviews.llvm.org/D131007
Files:
clang/include/clang/Basic/TokenKinds.def
clang/lib/Basic/IdentifierTable.cpp
clang/test/Lexer/keywords_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131007.449404.patch
Type: text/x-patch
Size: 12793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/5066ffdb/attachment-0001.bin>
More information about the cfe-commits
mailing list