swift
cc01780a - [ClangImporter] Don't add clang path when creating from cc1 commands

Commit
3 years ago
[ClangImporter] Don't add clang path when creating from cc1 commands When creating ClangImporter directly from cc1 args, there is no need for clang path, and it might even be mistaken as an input path. Don't use clang executable path in the arguments when creating from cc1 commands.
Committer
Parents
Loading