diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2024-09-13 11:11:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 11:11:34 +0200 |
commit | a0f88901a4e6a6618c3ec02108103d0415e28834 (patch) | |
tree | 4208e1f031094170be1d72b287deabf68621c129 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1b57cbcf25fcc55235f9331535aef05324b6ca54 (diff) | |
download | llvm-a0f88901a4e6a6618c3ec02108103d0415e28834.zip llvm-a0f88901a4e6a6618c3ec02108103d0415e28834.tar.gz llvm-a0f88901a4e6a6618c3ec02108103d0415e28834.tar.bz2 |
[clang][C23] Support N3029 Improved Normal Enumerations (#103917)
Basically clang already implemented 90% of the feature as an extension.
This commit disables warnings for C23 and aligns types of enumerators
according to the recent wording.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions