[all-commits] [llvm/llvm-project] 40921a: Revert "[clang][NFC] Refactor `CXXNewExpr::Initial...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Mon Nov 6 05:53:35 PST 2023
Branch: refs/heads/revert-71322-refactor-new-initialization-style
Home: https://github.com/llvm/llvm-project
Commit: 40921a217a4bda5ce739561606a4e16677ee48f5
https://github.com/llvm/llvm-project/commit/40921a217a4bda5ce739561606a4e16677ee48f5
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp
M clang/include/clang/AST/ExprCXX.h
M clang/lib/AST/ExprCXX.cpp
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/AST/JSONNodeDumper.cpp
M clang/lib/AST/StmtPrinter.cpp
M clang/lib/AST/StmtProfile.cpp
M clang/lib/Sema/SemaExprCXX.cpp
Log Message:
-----------
Revert "[clang][NFC] Refactor `CXXNewExpr::InitializationStyle` (#71322)"
This reverts commit ace4489397d17abfb20d36de1404cfbe102401a7.
More information about the All-commits
mailing list