[all-commits] [llvm/llvm-project] 55c55f: Revert "[ASTImporter] Friend class decl should not...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 17 10:44:26 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 55c55f8eb86ba3e77fe73ccdf7c861e2c2c7ae92
https://github.com/llvm/llvm-project/commit/55c55f8eb86ba3e77fe73ccdf7c861e2c2c7ae92
Author: Nico Weber <thakis at chromium.org>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
Revert "[ASTImporter] Friend class decl should not be visible in its context"
This reverts commit 4becf68c6f17fe143539ceac954b21175914e1c1.
Breaks building on Windows, see comments on D71020
More information about the All-commits
mailing list