[cfe-dev] C++23 P0330

Adalid Claure via cfe-dev cfe-dev at lists.llvm.org
Thu Feb 4 10:29:02 PST 2021


Hello,

I was inspired by a recent tweet that said the C++23 feature of adding
size_t suffixes was checked into gcc. I have never worked on the clang code
base, much less tried to implement a feature, but I figured since the scope
of this feature was relatively small, it might be a good place to start.

Attached is my initial patch.

I am looking for some guidance as to what kind of unit tests and other
considerations would be required before this patch could be accepted.

Any feedback would be greatly appreciated.

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210204/de4c8dd1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: P0330.diff
Type: application/octet-stream
Size: 1264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210204/de4c8dd1/attachment-0001.obj>


More information about the cfe-dev mailing list