[all-commits] [llvm/llvm-project] fb9b3e: Update the status of some C11 and C99 features we ...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Jan 20 11:50:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb9b3e9a5f23cfc43106c1209fd4a07761eee5e9
https://github.com/llvm/llvm-project/commit/fb9b3e9a5f23cfc43106c1209fd4a07761eee5e9
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
A clang/test/C/C11/n1311.c
A clang/test/C/C99/n505.c
A clang/test/C/C99/n725.c
M clang/www/c_status.html
Log Message:
-----------
Update the status of some C11 and C99 features we support
This updates the status of:
N505 Make qualifiers idempotent
N725 Integer promotion rules
N1311 Initializing static of external variables
More information about the All-commits
mailing list