Restore test files accidentally deleted in r354839I think there must be a bug in git-llvm causing parent directories to bedeleted when the diff deletes files in a subdirectory. Perhaps it isWindo
Restore test files accidentally deleted in r354839I think there must be a bug in git-llvm causing parent directories to bedeleted when the diff deletes files in a subdirectory. Perhaps it isWindows-only.There has been a behavior change, so some of these tests now fail. Ihave marked them XFAIL and will fix them in a follow-up to separate thechanges.llvm-svn: 360699
show more ...
Revert r354832 "[ASTImporter] Add support for importing ChooseExpr AST nodes."Test does not pass on Windowsllvm-svn: 354839
[ASTImporter] Added import of CXXStdInitializerListExprReviewers: a.sidorinReviewed By: a.sidorinSubscribers: martong, cfe-commitsDifferential Revision: https://reviews.llvm.org/D48631Patch
[ASTImporter] Added import of CXXStdInitializerListExprReviewers: a.sidorinReviewed By: a.sidorinSubscribers: martong, cfe-commitsDifferential Revision: https://reviews.llvm.org/D48631Patch by Balazs Keri!llvm-svn: 335968