https://bugs.llvm.org/show_bug.cgi?id=46686

            Bug ID: 46686
           Summary: "Fatal Error C1061 compiler limit : blocks nested too
                    deeply" building with MSVC
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Transformation Utilities
          Assignee: unassignedb...@nondot.org
          Reporter: dpldob...@protonmail.com
                CC: llvm-bugs@lists.llvm.org

I use the latest Visual Studio 2019 and tried to build LLVM commit
5b0581aedc2252481462970503d1085dc27e65eb from
https://github.com/llvm/llvm-project with MSVC. I got this error:

6>OpenMPOpt.cpp
6>llvm/Frontend/OpenMP/OMPKinds.def(570,1): fatal error C1061: compiler limit :
blocks nested too deeply

Please fix or suggest how to work around it, I can't build Clang and I need
some functions in its latest version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to