aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2025-05-16 06:26:56 -0700
committerGitHub <noreply@github.com>2025-05-16 06:26:56 -0700
commitdd32ad1c3787c51e72d496c03ab7948c98f93e06 (patch)
tree282668786213967dc8c614f9e26cb6008d22f520 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta07cc181cced04850a9e93fc9b57321c8b6ff408 (diff)
downloadllvm-dd32ad1c3787c51e72d496c03ab7948c98f93e06.zip
llvm-dd32ad1c3787c51e72d496c03ab7948c98f93e06.tar.gz
llvm-dd32ad1c3787c51e72d496c03ab7948c98f93e06.tar.bz2
[Clang][Lex][NFC] Assert getExternalSource() in updateOutOfDateIdentifier (#140137)
Static analysis flagged the unconditional access of getExternalSource(). We don't initialize ExternalSource during construction but via setExternalSource(). If this is not set it will violate the invariant covered by the assert.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions