Commit Graph

5 Commits

Author SHA1 Message Date
Alex Lorenz
e025a49edc [interop] NFC, test, drop libcxx-in-sdk requirement
CI is running with SDKs that have libc++ already
2023-02-08 09:20:43 -08:00
Alex Lorenz
da30593e93 [interop] test - update to use CxxStdlib module name for printing libc++ interface 2023-01-30 09:19:55 -08:00
Alex Lorenz
62f4ce65c2 [interop] check if CI can find libc++ from swift-ide-test finally 2023-01-29 19:05:34 -08:00
Alex Lorenz
8c6d50ce09 [interop][test] only run libc++ module interface printing test when the SDK has libc++ 2023-01-29 16:25:47 -08:00
Alex Lorenz
88c8893e80 [interop] AST printer should only visit one original namespace decl to avoid printing redecls over and over again
Also, lookup namespace members directly without doing a lookup. This helps us print the libc++ module interface in < 1s on M1
2023-01-29 12:01:07 -08:00