We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc6682 commit ac9a0b6Copy full SHA for ac9a0b6
clang/lib/CodeGen/CGExprCXX.cpp
@@ -1446,8 +1446,6 @@ namespace {
1446
unsigned NumPlacementArgs : 30;
1447
LLVM_PREFERRED_TYPE(AlignedAllocationMode)
1448
unsigned PassAlignmentToPlacementDelete : 1;
1449
- LLVM_PREFERRED_TYPE(TypeAwareAllocationMode)
1450
- unsigned PassTypeToPlacementDelete : 1;
1451
const FunctionDecl *OperatorDelete;
1452
RValueTy TypeIdentity;
1453
ValueTy Ptr;
0 commit comments