[all-commits] [llvm/llvm-project] e0fcdf: Revert "In MSVC compatibility mode, friend functio...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri May 13 06:53:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0fcdf5496ca686c8cebb63b63af86e666b42ab3
https://github.com/llvm/llvm-project/commit/e0fcdf5496ca686c8cebb63b63af86e666b42ab3
Author: Nico Weber <thakis at chromium.org>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
R clang/test/SemaCXX/ms-friend-function-decl.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
Revert "In MSVC compatibility mode, friend function declarations behave as function declarations"
This reverts commit ad47114ad8500c78046161d492ac13a8e3e610eb.
See discussion on https://reviews.llvm.org/D124613.
More information about the All-commits
mailing list