[PATCH] D120770: [C2x] Implement literal suffixes for _BitInt
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 2 12:05:40 PST 2022
aaron.ballman updated this revision to Diff 412502.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.
Address review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120770/new/
https://reviews.llvm.org/D120770
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Lex/LiteralSupport.h
clang/lib/AST/StmtPrinter.cpp
clang/lib/Lex/LiteralSupport.cpp
clang/lib/Lex/PPExpressions.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/AST/bitint-suffix.c
clang/test/Lexer/bitint-constants-compat.c
clang/test/Lexer/bitint-constants.c
llvm/include/llvm/ADT/APInt.h
llvm/lib/Support/APInt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120770.412502.patch
Type: text/x-patch
Size: 23487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220302/d683c312/attachment-0001.bin>
More information about the cfe-commits
mailing list