[all-commits] [llvm/llvm-project] 9d96ab: Revert "[clang] NFC: Clear some uses of MemberPoin...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Thu Mar 20 13:53:40 PDT 2025
Branch: refs/heads/revert-131965-users/mizvekov/clang-memptrtype-getclass
Home: https://github.com/llvm/llvm-project
Commit: 9d96ab9704ba87c81e71d7b26095b68b2ca8aa80
https://github.com/llvm/llvm-project/commit/9d96ab9704ba87c81e71d7b26095b68b2ca8aa80
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/ComparePointerToMemberVirtualFunctionCheck.cpp
M clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
M clang/include/clang/AST/CanonicalType.h
M clang/include/clang/Sema/Sema.h
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/MicrosoftMangle.cpp
M clang/lib/AST/Type.cpp
M clang/lib/CodeGen/CGCXXABI.cpp
M clang/lib/CodeGen/CGClass.cpp
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/lib/CodeGen/CGExprCXX.cpp
M clang/lib/CodeGen/CodeGenTypes.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/lib/Sema/SemaLookup.cpp
M clang/lib/Sema/SemaOverload.cpp
M clang/lib/Sema/SemaStmt.cpp
Log Message:
-----------
Revert "[clang] NFC: Clear some uses of MemberPointerType::getClass (#131965)"
This reverts commit fd7be0d2e9e2cb7d43c9cb97edbb36da59a5b595.
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