diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-06-04 03:27:12 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-06-04 03:27:12 +0000 |
commit | 719c94a559159cbab9100f0cc6168e9dbd6b8c1f (patch) | |
tree | 0dbac7037103f56c8594e2559c88a5f8e83d0d2b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 921e4ddbad0a5546a5f8afcfbfac86e128d1ec8a (diff) | |
download | bcm5719-llvm-719c94a559159cbab9100f0cc6168e9dbd6b8c1f.tar.gz bcm5719-llvm-719c94a559159cbab9100f0cc6168e9dbd6b8c1f.zip |
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
llvm-svn: 304675
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions