[all-commits] [llvm/llvm-project] 85e6e7: [clang][Interp] Handle discarded PointerToIntegral...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 12 21:57:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85e6e71eb09cb9e75bbd475e5f54f876653c3f16
https://github.com/llvm/llvm-project/commit/85e6e71eb09cb9e75bbd475e5f54f876653c3f16
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/c.c
Log Message:
-----------
[clang][Interp] Handle discarded PointerToIntegral casts
Resolve an old TODO comment.
More information about the All-commits
mailing list