[PATCH] D158145: [clang] Update NumFunctionDeclBits for FunctionDeclBitfields
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 01:13:44 PDT 2023
danix800 updated this revision to Diff 551037.
danix800 added a comment.
1. Update ReleaseNotes.rst
2. Fix typos pointed out by @cor3ntin (thanks!)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158145/new/
https://reviews.llvm.org/D158145
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/DeclBase.h
clang/lib/Serialization/ASTWriterDecl.cpp
clang/unittests/AST/ASTImporterTest.cpp
clang/unittests/AST/DeclTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158145.551037.patch
Type: text/x-patch
Size: 5459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/bdfec3f8/attachment.bin>
More information about the cfe-commits
mailing list