]> granicus.if.org Git - clang/commit
DR727: remove wrong assertion for use of class-scope explicit
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 23 Apr 2018 18:38:30 +0000 (18:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 23 Apr 2018 18:38:30 +0000 (18:38 +0000)
commite307915dcfef53ec8e61aac35425eed0c893b5c8
tree4f19eb84be73a934526c97255f51736aaeee89d3
parente7aef3c2ee8296f3a5fa9be7f4c3a002e6388d0c
DR727: remove wrong assertion for use of class-scope explicit
specialization without -fms-extensions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/CXX/drs/dr7xx.cpp