aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorYihe Li <winmikedows@hotmail.com>2025-01-06 20:25:40 +0800
committerGitHub <noreply@github.com>2025-01-06 13:25:40 +0100
commit3edbe36c3eb01d1c35ac1761da108e3a493258ee (patch)
tree7ef50e01046a02418cc465ea41ae08aed368fcf7 /clang/lib/CodeGen/CodeGenFunction.cpp
parent67652a3d9fa80dcd940ce8863e32d0a274f7f8e1 (diff)
downloadllvm-3edbe36c3eb01d1c35ac1761da108e3a493258ee.zip
llvm-3edbe36c3eb01d1c35ac1761da108e3a493258ee.tar.gz
llvm-3edbe36c3eb01d1c35ac1761da108e3a493258ee.tar.bz2
[clang] Fix missing check for nullptr in CallExpr::getUnusedResultAttr (#118636)
Fixes #117975, a regression introduced by #112521 due to forgetting to check for `nullptr` before dereferencing in `CallExpr::getUnusedResultAttr`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions