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 /lldb/scripts/Python/prepare_binding_Python.py | |
| parent | a4964f291ac012d9fa52bb3511aa5fab2820b423 (diff) | |
| download | llvm-c66e7e3b8c3baa213864259505790aeb726429ee.zip llvm-c66e7e3b8c3baa213864259505790aeb726429ee.tar.gz llvm-c66e7e3b8c3baa213864259505790aeb726429ee.tar.bz2 | |
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 'lldb/scripts/Python/prepare_binding_Python.py')
0 files changed, 0 insertions, 0 deletions
