[all-commits] [llvm/llvm-project] 487e75: [clang][NFC] Remove dead PassTypeToPlacementDelete...
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Mon Jun 9 23:28:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 487e757f3e587aedc1668fb9cb18a8d464913605
https://github.com/llvm/llvm-project/commit/487e757f3e587aedc1668fb9cb18a8d464913605
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M clang/lib/CodeGen/CGExprCXX.cpp
Log Message:
-----------
[clang][NFC] Remove dead PassTypeToPlacementDelete field (#143448)
The CallDeleteDuringNew::PassTypeToPlacementDelete field became unneeded
during the many refactorings of P2719 but I didn't actually remove it.
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