[PATCH] D115253: [C2x] Support the *_WIDTH macros in limits.h and stdint.h

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 08:15:51 PST 2022


aaron.ballman updated this revision to Diff 399337.
aaron.ballman added a comment.

Updating based on review feedback -- adds the signed versions of the __macros__ for consistency and uses them in limits.h.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115253/new/

https://reviews.llvm.org/D115253

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Frontend/InitPreprocessor.cpp
  clang/lib/Headers/limits.h
  clang/lib/Headers/stdint.h
  clang/test/Headers/limits.cpp
  clang/test/Headers/stdint.c
  clang/test/Preprocessor/init-aarch64.c
  clang/test/Preprocessor/init.c
  clang/www/c_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115253.399337.patch
Type: text/x-patch
Size: 57432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/6c6d4010/attachment-0001.bin>


More information about the cfe-commits mailing list