[all-commits] [llvm/llvm-project] 7e34ee: Update stdckdint.h and make it available in pre-C2...
ZijunZhaoCCK via All-commits
all-commits at lists.llvm.org
Wed Oct 25 11:04:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e34ee5291b935a1e37cd1b132552187d5c784d0
https://github.com/llvm/llvm-project/commit/7e34ee5291b935a1e37cd1b132552187d5c784d0
Author: ZijunZhaoCCK <88353225+ZijunZhaoCCK at users.noreply.github.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Headers/stdckdint.h
M clang/test/Headers/stdckdint.c
Log Message:
-----------
Update stdckdint.h and make it available in pre-C23 modes. (#69649)
The APIs and the feature test macro are both exposed. This is compatible
with how GCC is exposing the functionality.
More information about the All-commits
mailing list