[all-commits] [llvm/llvm-project] ba79c2: Update the implementation status of some C11 features
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Sat Aug 13 07:18:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba79c2a25069f09728625982c424920452fa6b83
https://github.com/llvm/llvm-project/commit/ba79c2a25069f09728625982c424920452fa6b83
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-08-13 (Sat, 13 Aug 2022)
Changed paths:
A clang/test/C/C11/n1316.c
A clang/test/C/C11/n1330.c
A clang/test/C/C11/n1356.c
A clang/test/C/C11/n1391.c
A clang/test/C/C11/n1460.c
M clang/www/c_status.html
Log Message:
-----------
Update the implementation status of some C11 features
This also starts to add some test coverage for specific papers to
validate conformance against.
More information about the All-commits
mailing list