[all-commits] [llvm/llvm-project] 0318ce: [C99] Claim conformance for _Complex support (#88161)
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Apr 12 12:03:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0318ce8552896df7b180ee5481463eada65c755e
https://github.com/llvm/llvm-project/commit/0318ce8552896df7b180ee5481463eada65c755e
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
A clang/test/C/C99/n809.c
A clang/test/C/C99/n809_2.c
A clang/test/C/C99/n809_3.c
M clang/www/c_status.html
Log Message:
-----------
[C99] Claim conformance for _Complex support (#88161)
There's so much overlap between the cited papers so this condenses the
status page into a single entry rather than trying to test conformance
against multiple papers doing conflicting things.
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