Add an off-by-default option to enable testing for gdb pretty printers.
authorSterling Augustine <saugustine@google.com>
Fri, 4 Oct 2019 22:15:28 +0000 (22:15 +0000)
committerSterling Augustine <saugustine@google.com>
Fri, 4 Oct 2019 22:15:28 +0000 (22:15 +0000)
commitb3e3934347f284e6358c64db8a1acdfe8785b9c7
tree3e8c358694a19695ccc188263b7fb3a8496a9944
parent68d01d9429019f7c62f3555a503f4ac04c466ab6
Add an off-by-default option to enable testing for gdb pretty printers.

Summary:
The current version of the pretty printers are not python3 compatible,
so turn them off by default until sufficiently improved.

Reviewers: MaskRay, tamur

Subscribers: mgorny, christof, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68477

llvm-svn: 373796
libcxx/CMakeLists.txt
libcxx/test/CMakeLists.txt