diff options
author | Jim M. R. Teichgräber <a@teichgraeber.digital> | 2024-05-16 05:38:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 05:38:15 +0200 |
commit | e91ea1b5d88805ebf7657da57ca6a7577374e4ad (patch) | |
tree | 750a264ad51cf0da17fa3c2328d4b4712e6b9de7 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 83e61d03deaaa8f4dd8395cfa753af7b38f74b24 (diff) | |
download | llvm-e91ea1b5d88805ebf7657da57ca6a7577374e4ad.zip llvm-e91ea1b5d88805ebf7657da57ca6a7577374e4ad.tar.gz llvm-e91ea1b5d88805ebf7657da57ca6a7577374e4ad.tar.bz2 |
[Clang] Disallow VLA type compound literals (#91891)
C99-C23 6.5.2.5 says: The type name shall specify an object type or an
array of unknown size, but not a variable length array type.
Fixes #89835.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions