[clang-cl] Ignore space-separated /AI arguments
The /AI flag is for #using directives, which I don't think we support. This is consistent with how the /I flag is handled by MSVC. Add a test for it. Differential Revision: https://reviews.llvm.org/D57189 llvm-svn: 352119
Loading
Please sign in to comment