[all-commits] [llvm/llvm-project] 06d3fc: PR43400: Add test that we can instantiate a friend...
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun Oct 27 12:44:39 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06d3fce01d4f4dfd743e24e1f553afbb6709610f
https://github.com/llvm/llvm-project/commit/06d3fce01d4f4dfd743e24e1f553afbb6709610f
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-10-27 (Sun, 27 Oct 2019)
Changed paths:
M clang/test/SemaTemplate/instantiate-friend-function.cpp
Log Message:
-----------
PR43400: Add test that we can instantiate a friend function that is
defined as deleted.
The actual bug was fixed in commit d052a578.
More information about the All-commits
mailing list