[all-commits] [llvm/llvm-project] d1e5dc: [NFC] Add const qualifier for parameters of functi...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Sat Aug 3 02:05:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1e5dc254de7c543a971ebd58412e9a727f06536
https://github.com/llvm/llvm-project/commit/d1e5dc254de7c543a971ebd58412e9a727f06536
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-08-03 (Sat, 03 Aug 2024)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
Log Message:
-----------
[NFC] Add const qualifier for parameters of functions in Instructions.h
This is to extract the NFC change in #96878 into a separate PR.
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