diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2024-10-14 11:40:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 11:40:10 -0400 |
commit | 8e5aa538caccef167e8096b2173fdaf2be9cc129 (patch) | |
tree | b906c7aa4e19d97b6fd1e778ffee9f44608fc9b6 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 09fa2f012fccb6f1cf2f540856e67f55431da800 (diff) | |
download | llvm-8e5aa538caccef167e8096b2173fdaf2be9cc129.zip llvm-8e5aa538caccef167e8096b2173fdaf2be9cc129.tar.gz llvm-8e5aa538caccef167e8096b2173fdaf2be9cc129.tar.bz2 |
[C2y] Add test coverage for N3298 (#112033)
This paper adds 'i' and 'j' as suffixes for forming a _Complex constant.
This feature has been supported in Clang since at least Clang 3.0, so
only test coverage is needed.
It does remove -Wgnu-imaginary-constant in C mode (still used in C++
mode) because the feature is now a C2y feature rather than a GNU one.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions