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

            Bug ID: 30826
           Summary: commit 3dd46201c189fb17da44fb4457afe692ad5dd5d9
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: minseong....@linaro.org
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com
    Classification: Unclassified

commit 3dd46201c189fb17da44fb4457afe692ad5dd5d9 merged at Oct 28
causes the following error when building with clang:
llvm/projects/libcxx/include/__config:912:38: error: expected unqualified-id
before string constant
 _LIBCPP_FUNC_VIS _LIBCPP_WEAK extern "C++" int __libcpp_library_version();

Should be reverted ?

-- 
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