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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to