diff options
author | David Blaikie <dblaikie@gmail.com> | 2016-12-16 19:16:22 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2016-12-16 19:16:22 +0000 |
commit | c66e7e3b8c3baa213864259505790aeb726429ee (patch) | |
tree | 322088f9762722d0b1a9a326b2f3b25b2d9d2de5 /llvm/lib/Bitcode | |
parent | a4964f291ac012d9fa52bb3511aa5fab2820b423 (diff) | |
download | bcm5719-llvm-c66e7e3b8c3baa213864259505790aeb726429ee.tar.gz bcm5719-llvm-c66e7e3b8c3baa213864259505790aeb726429ee.zip |
GDB pretty printer for llvm::Optional
(some other implementations of an optional pretty printer print the full
name of the optional type (including template parameter) - but seems if
the template parameter isn't printed for std::vector, not sure why it
would be printed for optional, so erring on the side of consistency in
that direction here - compact, etc, as well)
llvm-svn: 289976
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions