[all-commits] [llvm/llvm-project] 642e84: [clang][bytecode][NFC] Only get expr when checking...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Feb 2 03:25:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 642e84f0012b6e3a0e4f187bad5ee1775c3d623a
https://github.com/llvm/llvm-project/commit/642e84f0012b6e3a0e4f187bad5ee1775c3d623a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
Log Message:
-----------
[clang][bytecode][NFC] Only get expr when checking for UB (#125397)
The Expr and its Type were unused otherwise.
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