[all-commits] [llvm/llvm-project] 7955bd: [C11] Add test coverage for N1310 and claim confor...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Mar 20 12:09:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7955bde64ef9aebbcaf6b6308a25fac31041ea9a
https://github.com/llvm/llvm-project/commit/7955bde64ef9aebbcaf6b6308a25fac31041ea9a
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
A clang/test/C/C11/n1310.c
M clang/www/c_status.html
Log Message:
-----------
[C11] Add test coverage for N1310 and claim conformance
This is about the best I could do for testing that `signed char` does
not have any padding bits.
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