Document why test is disabled on macOS Ventura
authorAdrian Prantl <aprantl@apple.com>
Wed, 3 Aug 2022 20:05:21 +0000 (13:05 -0700)
committerAdrian Prantl <aprantl@apple.com>
Wed, 3 Aug 2022 20:05:21 +0000 (13:05 -0700)
commit11e5275cc266ab5ff07e3685935cebf6e09372f7
tree6427b3030d06badf2973eca9d49d6bb79f0a28e1
parent905f2d1ecbcb5c390fbbbc5218be76a654b55cbb
Document why test is disabled on macOS Ventura

Starting with macOS 13 CoreFoundation pulls in Foundation, so we
always get the Foundation object description.

rdar://96224141

Differential Revision: https://reviews.llvm.org/D131025
lldb/test/API/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py