[all-commits] [llvm/llvm-project] 1d0e8b: [clang][Interp] Remove a no longer needed dummy check
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu May 23 04:11:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d0e8b24001d854a848a3810b90244a6bc94cf03
https://github.com/llvm/llvm-project/commit/1d0e8b24001d854a848a3810b90244a6bc94cf03
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/records.cpp
Log Message:
-----------
[clang][Interp] Remove a no longer needed dummy check
Since we now have type info for dummy pointers, we don't need this
check anymore and can also have the same output for the test case
in records.cpp.
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