[all-commits] [llvm/llvm-project] 452708: [clang] diagnose invalid member pointer class on i...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Fri Mar 21 22:06:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45270853192db53022ccadf4767999af4fe4e332
https://github.com/llvm/llvm-project/commit/45270853192db53022ccadf4767999af4fe4e332
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-03-22 (Sat, 22 Mar 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaType.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaCXX/member-pointer.cpp
M libc/test/src/__support/CPP/type_traits_test.cpp
Log Message:
-----------
[clang] diagnose invalid member pointer class on instantiation (#132516)
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