[all-commits] [llvm/llvm-project] 1658f6: [IR] Avoid call to deprecated PointerType::getUnqu...
Mats Jun Larsen via All-commits
all-commits at lists.llvm.org
Mon Apr 7 04:02:17 PDT 2025
Branch: refs/heads/users/junlarsen/_ir_avoid_call_to_deprecated_pointertype_getunqual_nfc_
Home: https://github.com/llvm/llvm-project
Commit: 1658f60e50bcc9587fd165b82b043ae1927d2822
https://github.com/llvm/llvm-project/commit/1658f60e50bcc9587fd165b82b043ae1927d2822
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/include/llvm/IR/DerivedTypes.h
Log Message:
-----------
[IR] Avoid call to deprecated PointerType::getUnqual (NFC)
Should keep MSVC quiet as noticed by @rksimon in #134517.
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