]> granicus.if.org Git - clang/commit
Revert r279486 "Fix regression introduced by r279164"
authorChandler Carruth <chandlerc@gmail.com>
Tue, 23 Aug 2016 02:00:51 +0000 (02:00 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 23 Aug 2016 02:00:51 +0000 (02:00 +0000)
commit36fa4bbf3fd298a32efe4d9f921b5308ff68eac6
tree707baaec7a7b8a870041ded5eddabc61a8834d5f
parent51b294d259aa2bebf27fc246617088801f623109
Revert r279486 "Fix regression introduced by r279164"

Build bots seem unhappy and as Richard was leaving he asked me to revert
this for him. Doing so.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Sema/SemaType.cpp
test/Modules/Inputs/merge-template-pattern-visibility/a.h
test/Modules/Inputs/merge-template-pattern-visibility/b.h
test/Modules/merge-template-pattern-visibility.cpp