aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/DecoderEmitter.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2025-08-16 14:08:39 -0700
committerGitHub <noreply@github.com>2025-08-16 14:08:39 -0700
commitf8740920eec94f04752ad7bf1b86de9587412b1c (patch)
tree5871ec885d2090b37264c5e426a967e90c63b105 /llvm/utils/TableGen/DecoderEmitter.cpp
parentddae3b74a396512b7578f4ccb5ce0e8b57234962 (diff)
downloadllvm-f8740920eec94f04752ad7bf1b86de9587412b1c.zip
llvm-f8740920eec94f04752ad7bf1b86de9587412b1c.tar.gz
llvm-f8740920eec94f04752ad7bf1b86de9587412b1c.tar.bz2
[Clang][Sema] Check the return value of DiagnoseClassNameShadow in ActOnEnumConstant (#143754)
Static analysis flagged that we were not checking the return value of DiagnoseClassNameShadow when we did so everywhere else. Modifying this case to match how other places uses it makes sense and does not change behavior. Likely if this check fails later actions will fail as well but it is more correct to exit early.
Diffstat (limited to 'llvm/utils/TableGen/DecoderEmitter.cpp')
0 files changed, 0 insertions, 0 deletions