[PATCH] D126642: [Clang] NFCI: Add a new bit HasExtraBitfields to FunctionType.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 11:01:45 PDT 2022
sdesmalen updated this revision to Diff 433140.
sdesmalen marked 4 inline comments as done.
sdesmalen retitled this revision from "[Clang] NFCI: Repurpose HasExtParameterInfos for HasExtraBitfields" to "[Clang] NFCI: Add a new bit HasExtraBitfields to FunctionType.".
sdesmalen edited the summary of this revision.
sdesmalen added a comment.
Instead of repurposing the HasExtParameterInfos bit, added an extra field for HasExtraBitfields.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126642/new/
https://reviews.llvm.org/D126642
Files:
clang/include/clang/AST/Type.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126642.433140.patch
Type: text/x-patch
Size: 4366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220531/986f5c6f/attachment.bin>
More information about the cfe-commits
mailing list