Fix for regression test, since we rely on the formatter for std::vector in the test...
authorShafik Yaghmour <syaghmour@apple.com>
Thu, 28 Mar 2019 20:25:57 +0000 (20:25 +0000)
committerShafik Yaghmour <syaghmour@apple.com>
Thu, 28 Mar 2019 20:25:57 +0000 (20:25 +0000)
commita1f1ff889639c850f5531bd6f91f736e5dbf9928
treea253b7521968949708ec6987f8d86feddafbaae8
parent031bb1655664ab3b5e702d1838728359eacb3364
Fix for regression test, since we rely on the formatter for std::vector in the test we need a libc++ category.

See differential https://reviews.llvm.org/D59847 for initial change that this fixes

llvm-svn: 357210
lldb/packages/Python/lldbsuite/test/expression_command/vector_of_enums/TestVectorOfEnums.py