[all-commits] [llvm/llvm-project] 51850d: [C2y] Claim conformance to WG14 N3451
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Mar 10 12:27:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51850db4bf1532ed53a632454bc024b5a4352d6a
https://github.com/llvm/llvm-project/commit/51850db4bf1532ed53a632454bc024b5a4352d6a
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
A clang/test/C/C2y/n3451.c
M clang/www/c_status.html
Log Message:
-----------
[C2y] Claim conformance to WG14 N3451
This paper allows initialization of anonymous structures and unions via
braced initializers, which is something Clang has supported since
forever.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list