[PATCH] D157331: [clang] Implement C23 <stdckdint.h>

Elliott Hughes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 9 07:00:38 PDT 2023


enh added a comment.

> I try to grep "std>" in clang/test/Headers but find nothing, and nothing in stdalign.h is about >

grep for `__STDC_VERSION__` instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157331



More information about the cfe-commits mailing list