aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2025-09-02 12:20:13 -0700
committerGitHub <noreply@github.com>2025-09-02 12:20:13 -0700
commitc62284c43d519317979e3028f7c37f42eed6ac8e (patch)
tree36906bb9cce0be631d08bb7f17b64b42e62abcae /clang/lib/CodeGen/CodeGenModule.cpp
parentcf3a8876f4129f76884a67f6db9214adb7adedc6 (diff)
downloadllvm-c62284c43d519317979e3028f7c37f42eed6ac8e.zip
llvm-c62284c43d519317979e3028f7c37f42eed6ac8e.tar.gz
llvm-c62284c43d519317979e3028f7c37f42eed6ac8e.tar.bz2
[clang] Followup for constexpr-unknown potential constant expressions. (#151053)
6a60f18997d62b0e2842a921fcb6beb3e52ed823 fixed the primary issue of dereferences, but there are some expressions that depend on the identity of the pointed-to object without actually accessing it. Handle those cases. Also, while I'm here, fix a crash in interpreter mode comparing typeid to nullptr.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions