aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2025-05-02 07:27:50 -0700
committerGitHub <noreply@github.com>2025-05-02 07:27:50 -0700
commit65438787c7729d84964a25c2db5f7996dd1343cc (patch)
treeb47644d350524ae4082f890eed604c7af21c2cce /flang/lib/Frontend/CompilerInvocation.cpp
parent1ab70fed622bcbd4a679f66b1c638cdd46f0365c (diff)
downloadllvm-65438787c7729d84964a25c2db5f7996dd1343cc.zip
llvm-65438787c7729d84964a25c2db5f7996dd1343cc.tar.gz
llvm-65438787c7729d84964a25c2db5f7996dd1343cc.tar.bz2
[Clang][NFC] assert IFaceT in SemaObjC::HandleExprPropertyRefExpr (#138026)
Static analysis flagged that we use IFaceT in HandleExprPropertyRefExpr without checking even though getInterfaceType() can return nullptr. The comments make it clear the assumption is that we will always have an interface, so we will document this via an assert. Fixes: https://github.com/llvm/llvm-project/issues/134954
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions