[PATCH] D157331: [clang] Implement C23 <stdckdint.h>
Zijun Zhao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 16 17:52:21 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3694697003bb: [clang] Implement C23 <stdckdint.h> (authored by ZijunZhao).
Changed prior to commit:
https://reviews.llvm.org/D157331?vs=557650&id=557720#toc
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/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Headers/CMakeLists.txt
clang/lib/Headers/stdckdint.h
clang/lib/Lex/PPDirectives.cpp
clang/lib/Sema/SemaChecking.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/Sema/builtins-overflow.c
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157331.557720.patch
Type: text/x-patch
Size: 19712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231017/806b264a/attachment-0001.bin>
More information about the cfe-commits
mailing list