commit | 8c1cc236e002fc8e92d244cbee589d7ecba03f6b | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Sun Jun 04 03:27:12 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Sun Jun 04 03:27:12 2017 +0000 |
tree | 688b71b88d16d267e4f0c489803968baf528cf73 | |
parent | 653044e2ac52030fb912cc4510e0e83ab135573b [diff] |
Make the Twine pretty-printer work with GDB 7.11 Apparently ::NodeKind is sometimes part of the name in GDB. Without this patch I get the following error message from GDB: `Unhandled NodeKind llvm::Twine::NodeKind::EmptyKind`. Patch by Alexander Richardson! Differential Revision: https://reviews.llvm.org/D32795 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304675 91177308-0d34-0410-b5e6-96231b3b80d8