Change clang-cc to expect that all inputs have the same language (so we can...
Change clang-cc to expect that all inputs have the same language (so we can only construct a single LangInfo). This matches how it is used in practice (since the compiler only it invokes it for one file at a time). llvm-svn: 86609
Loading
Please register or sign in to comment