Commit 28ad7f2
committed
Add cplusplus_driver lit feature
This will be used to mark tests as REQUIRES: cplusplus_driver if
they cannot be easily made to work with swift-driver due to architectural differences
(for example, the lack of -driver-print-actions), and the test cases have been ported to XCTest
This feature is enabled if the swift_driver param is NOT passed to lit.py1 parent a7e8dbf commit 28ad7f2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
620 | 623 | | |
621 | 624 | | |
622 | 625 | | |
| |||
0 commit comments