[PATCH] D44426: Fix llvm + clang build with Intel compiler
Zachary Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 17 09:52:08 PDT 2018
zturner added a comment.
In https://reviews.llvm.org/D44426#1040938, @nhaehnle wrote:
> I don't think we should add workarounds for broken compilers.
I don't follow. What should we do then? If LLVM doesn't compile on a compiler which we claim is supported, then how should we proceed?
https://reviews.llvm.org/D44426
More information about the cfe-commits
mailing list