]> granicus.if.org Git - clang/commit
[modules] Fix crash with multiple levels of default template argument merging.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 11 Jun 2015 23:46:11 +0000 (23:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 11 Jun 2015 23:46:11 +0000 (23:46 +0000)
commit50c8426bfa30eb6793cd3923d9f4b9058992365a
tree342ca2968c09f764e0e9803bb6f1eed50ca8c729
parent16c0d996040fcd17a66e4a12416d830daad02fa7
[modules] Fix crash with multiple levels of default template argument merging.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239575 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclTemplate.h
test/Modules/Inputs/submodules-merge-defs/defs.h
test/Modules/submodules-merge-defs.cpp