Files
clang-p2996/clang/test/CodeGenCXX/new-array-init.cpp
Alan Zhao 25e1916d88 [nfc][clang] Fix test in new-array-init.cpp (#79225)
This test was originally introduced in
https://github.com/llvm/llvm-project/pull/76976, but it incorrectly
tests braced-list initialization instead of parenthesized
initialization.
2024-01-23 15:42:49 -08:00

9.3 KiB