Commits

Michael Gottesman committed 0d6cd9bd18b
[ClangImporter] Remove broken handling of -detailed-preprocessing-record. - We shouldn't add flags based on other flags. - We shouldn't add frontend flags if we can help it, and need to use -Xclang if we can't help it. This is steps towards compiling; we can make the tests pass later. Swift SVN r31805