[all-commits] [llvm/llvm-project] e96230: [clang] Fix printing null MemberPointer APValues (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jul 22 04:43:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e96230607cad9d30670ce55ef1cb9dd3fe1e21d7
https://github.com/llvm/llvm-project/commit/e96230607cad9d30670ce55ef1cb9dd3fe1e21d7
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M clang/lib/AST/TextNodeDumper.cpp
M clang/test/AST/ast-dump-APValue-lvalue.cpp
Log Message:
-----------
[clang] Fix printing null MemberPointer APValues (#149995)
The decl can be null and this used to crash.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list