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

            Bug ID: 38612
           Summary: Openmp failed to build with LIBOMP_USE_DEBUGGER=ON
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Runtime Library
          Assignee: unassignedb...@nondot.org
          Reporter: cha...@microsoft.com
                CC: llvm-bugs@lists.llvm.org

In kmp_debugger.cpp,

Should insert a line of
#include "kmp_config.h"

before 
#if USE_DEBUGGER

Otherwise, USE_DEBUGGER is always undefined.

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

Reply via email to