]> granicus.if.org Git - clang/commit
Assert when we try to mangle a dependent template name, rather than
authorDouglas Gregor <dgregor@apple.com>
Sat, 6 Feb 2010 01:09:36 +0000 (01:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 6 Feb 2010 01:09:36 +0000 (01:09 +0000)
commit2d565b30689c5f79f22de7bad8723c48006d3a06
tree6fb49527f834ef0943b3e9b421a1997d30060442
parent1f1b3b3bdec84e2204f18732e3241f6907a17309
Assert when we try to mangle a dependent template name, rather than
crashing unceremoniously.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp