[all-commits] [llvm/llvm-project] 8ee5a3: [C99] Claim conformance to WG14 N590 (#86985)
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Mar 28 11:40:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ee5a3fd1cf54cbbcb9c66d8a99976cfdc4fc56f
https://github.com/llvm/llvm-project/commit/8ee5a3fd1cf54cbbcb9c66d8a99976cfdc4fc56f
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
A clang/test/C/C99/Inputs/nested-include.h
A clang/test/C/C99/n590.c
M clang/www/c_status.html
Log Message:
-----------
[C99] Claim conformance to WG14 N590 (#86985)
This adds test coverage for implementation limits that were defined in
WG14 N590. The original content of that paper is not available, so this
actually tests against the limits as of C23.
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