[PATCH] D53697: [ASTImporter][Structural Eq] Check for isBeingDefined
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 1 10:20:12 PDT 2018
shafik added a comment.
@martong Hello, if I look at the specific test that was failing `TestDataFormatterLibcxxVector.py` it only has the following decorator `@add_test_categories(["libc++"])` so that should not prevent it from running on Linux if you are also building libc++. If you do a local cmake build and you build libc++ as well does it still skip the test?
Repository:
rC Clang
https://reviews.llvm.org/D53697
More information about the cfe-commits
mailing list