[PATCH] D99456: [C++2b] Support size_t literals
Anton Bikineev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 13:28:16 PDT 2021
AntonBikineev updated this revision to Diff 333972.
AntonBikineev marked an inline comment as done.
AntonBikineev added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99456/new/
https://reviews.llvm.org/D99456
Files:
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Lex/LiteralSupport.h
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Lex/LiteralSupport.cpp
clang/lib/Lex/PPExpressions.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Lexer/cxx-features.cpp
clang/test/Lexer/size_t-literal.cpp
clang/test/SemaCXX/cxx1y-user-defined-literals.cpp
clang/test/SemaCXX/size_t-literal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99456.333972.patch
Type: text/x-patch
Size: 16220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210329/11ff28c0/attachment-0001.bin>
More information about the cfe-commits
mailing list