summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/for-stmt/test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ASTImporter] Test for importing condition variable from a ForStmtRaphael Isemann2018-08-201-0/+12
| | | | | | | | | | | | Reviewers: a.sidorin, a_sidorin Reviewed By: a_sidorin Subscribers: cfe-commits, martong Differential Revision: https://reviews.llvm.org/D50928 llvm-svn: 340180
* [ASTImporter] Add test for ForStmt and ContinueStmtRaphael Isemann2018-08-161-0/+38
Reviewers: a.sidorin, a_sidorin Reviewed By: a_sidorin Subscribers: martong, cfe-commits Differential Revision: https://reviews.llvm.org/D50812 llvm-svn: 339837
OpenPOWER on IntegriCloud