]> granicus.if.org Git - clang/commit
Revert "Recommit "Support attribute used in member funcs of class templates""
authorRafael Auler <rafaelauler@fb.com>
Fri, 8 Mar 2019 20:23:57 +0000 (20:23 +0000)
committerRafael Auler <rafaelauler@fb.com>
Fri, 8 Mar 2019 20:23:57 +0000 (20:23 +0000)
commit176c1186cd8ed4d2893c07c97a9f57560ce45019
tree1f118c368c29f28fcc00eec41f9a31aff8c6df70
parent546e584dc21694740110939980ad7fcef7cef13b
Revert "Recommit "Support attribute used in member funcs of class templates""

There is nontrivial bug caused in lld that I need to further
investigate. Meanwhile, I'll revert this.

This reverts commit 8297e93480c636dc90fd14653c5a66406193363f.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/CodeGenCXX/attr-used-member-function-implicit-instantiation.cpp [deleted file]