Allow running back-deployment testing against libc++abi

Summary:
Before this patch, we could only link against the back-deployment libc++abi
dylib. This patch allows linking against the just-built libc++abi, but
running against the back-deployment one -- just like we do for libc++.

Also, add XFAIL markup to flag expected errors.

GitOrigin-RevId: 4d79ef814aedb63e85903bb145dfe7ec143c6909
2 files changed
tree: 5fff0368f16d59762881b6bcdd4f5dd55ba1a4b3
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT