[all-commits] [llvm/llvm-project] d7e06d: Update the status of some more C99 features
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Aug 17 05:12:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7e06d5675b62b5d3d89e6d6210c34b74a1a8356
https://github.com/llvm/llvm-project/commit/d7e06d5675b62b5d3d89e6d6210c34b74a1a8356
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
A clang/test/C/C99/n617.c
A clang/test/C/C99/n629.c
A clang/test/C/C99/n636.c
A clang/test/C/C99/n736.c
M clang/www/c_status.html
Log Message:
-----------
Update the status of some more C99 features
This also adds some test coverage to demonstrate we implement what was
standardized.
More information about the All-commits
mailing list