[PATCH] D53697: [ASTImporter][Structural Eq] Check for isBeingDefined
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 1 03:38:17 PDT 2018
martong added a comment.
Herald added a reviewer: shafik.
Shafik,
Sorry for the inconvenience.
Seems like the libcxx tests of lldb are automatically skipped on Linux, so it slipped through my test execution.
Also, I did not receive any email from this build server about the build failure. Nevertheless, I'll monitor the buildbots with any next ASTImporter commit.
I think the fix for the assertion is easy to have, but it seems very difficult to test without having libcxx/MacOs at hand. Is there a way to execute libcxx tests from Linux?
Repository:
rC Clang
https://reviews.llvm.org/D53697
More information about the cfe-commits
mailing list