[all-commits] [llvm/llvm-project] f3effc: [C2y] Claim conformance to N3347
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Mar 6 13:22:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3effc24004a99c6167680a66b1f95bde3c268f4
https://github.com/llvm/llvm-project/commit/f3effc24004a99c6167680a66b1f95bde3c268f4
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
A clang/test/C/C2y/n3347.c
M clang/www/c_status.html
Log Message:
-----------
[C2y] Claim conformance to N3347
This paper made it a constraint violation to have a tentative
definition with internal linkage which is not completed by the end of
the translation unit.
This has been diagnosed as an error since at least Clang 3.0, so no
changes are needed.
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