[all-commits] [llvm/llvm-project] d5b42d: [clang][bytecode][NFC] Only do CheckConstant check...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Oct 26 20:57:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5b42db00f0b21855501b01e8cd80326e1ce763d
https://github.com/llvm/llvm-project/commit/d5b42db00f0b21855501b01e8cd80326e1ce763d
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-27 (Sun, 27 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
Log Message:
-----------
[clang][bytecode][NFC] Only do CheckConstant checks for global pointers (#113786)
We can check isStatic() early here and save ourselves some work.
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