erichkeane added a comment.

In D73967#1989857 <https://reviews.llvm.org/D73967#1989857>, @NathanielMcVicar 
wrote:

> I believe this change pushes clang\lib\Sema\SemaTemplateDeduction.cpp over 
> the 16-bit COFF section limit for Windows Debug builds. Could you please 
> resolve it or add /bigobj to the CMakeFile file for MSVC (see 
> clang\lib\CodeGen\CMakeLists.txt). ERROR C1128 
> <https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/fatal-error-c1128>
>  Thanks!


Done: 
https://github.com/llvm/llvm-project/commit/50511a406df4475984e5c51feadada2c92aaf97a

I didn't see that on any of the buildbots, where did you see it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73967/new/

https://reviews.llvm.org/D73967



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to