[PATCH] D157331: [clang] Implement C23 <stdckdint.h>
Zijun Zhao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 17:39:45 PDT 2023
ZijunZhao updated this revision to Diff 552177.
ZijunZhao marked 9 inline comments as done.
ZijunZhao added a comment.
1. Reformat test files in C/C2x
2. Update the definition and the test about `__STDC_VERSION_STDCKDINT_H__`
3. Update release docs and the introduction in the test file
4. Update RUN command in the test files
5. Update PPDirectives.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157331/new/
https://reviews.llvm.org/D157331
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Headers/CMakeLists.txt
clang/lib/Headers/stdckdint.h
clang/lib/Lex/ModuleMap.cpp
clang/lib/Lex/PPDirectives.cpp
clang/test/C/C2x/n2359.c
clang/test/C/C2x/n2683.c
clang/test/C/C2x/n2683_2.c
clang/test/Headers/stdckdint.c
clang/test/Modules/Inputs/System/usr/include/module.map
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157331.552177.patch
Type: text/x-patch
Size: 11355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/566d0a11/attachment-0001.bin>
More information about the cfe-commits
mailing list