aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorVincent <vincent0710@outlook.com>2025-05-15 12:23:45 -0400
committerGitHub <noreply@github.com>2025-05-15 12:23:45 -0400
commitd58d5d6e9d6761f88344f439e7fdf63d41c8c384 (patch)
tree70dc480f553c49ca7ca705f1bfa5e6014335e05d /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent21d506414053d260ee78fa5a27b6bf3edc547088 (diff)
downloadllvm-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