That is not necessary to test what we're testing, and in fact including
abort_message.cpp into that file caused some link errors if we didn't
link some of the dependencies of libc++abi directly into the test.
Details
Details
- Reviewers
nickdesaulniers - Group Reviewers
Restricted Project - Commits
- rGa86df48c38e8: [libc++abi] Avoid including source files into unittest_demangle
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo