[all-commits] [llvm/llvm-project] 5d833c: [clang][Interp][NFC] Remove unneeded CheckRange call
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed May 22 03:09:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d833c65da74d83a9b5df19da52d67ea1c0ecc10
https://github.com/llvm/llvm-project/commit/5d833c65da74d83a9b5df19da52d67ea1c0ecc10
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
Log Message:
-----------
[clang][Interp][NFC] Remove unneeded CheckRange call
This doesn't do anything with the current tests and is unnecessary in
general.
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