forked from OSchip/llvm-project
757640b156
substitution forward references. That is, sometimes a mangled name refers to a substitution that hasn't yet been defined. The demangler was derferencing a null pointer in this case because it wasn't properly guarded against a forward reference. Test case added to catch this problem. llvm-svn: 161267 |
||
---|---|---|
.. | ||
include | ||
lib | ||
src | ||
test | ||
www | ||
CREDITS.TXT | ||
LICENSE.TXT |