diff options
author | Vincent <vincent0710@outlook.com> | 2025-05-15 12:23:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 12:23:45 -0400 |
commit | d58d5d6e9d6761f88344f439e7fdf63d41c8c384 (patch) | |
tree | 70dc480f553c49ca7ca705f1bfa5e6014335e05d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 21d506414053d260ee78fa5a27b6bf3edc547088 (diff) | |
download | llvm-d58d5d6e9d6761f88344f439e7fdf63d41c8c384.zip llvm-d58d5d6e9d6761f88344f439e7fdf63d41c8c384.tar.gz llvm-d58d5d6e9d6761f88344f439e7fdf63d41c8c384.tar.bz2 |
[clang] Compound Literal Statement Constant Expression Assertion Fix (#139479)
Compound literals initializer-list should be a constant expression if it
is defined outside the body of a function.
Emit error instead of falling through tripping assertion error.
Fixes #139160
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions