[llvm-bugs] [Bug 30826] New: commit 3dd46201c189fb17da44fb4457afe692ad5dd5d9
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 28 10:49:15 PDT 2016
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: unassignedclangbugs at nondot.org
Reporter: minseong.kim at linaro.org
CC: llvm-bugs at lists.llvm.org, mclow.lists at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161028/64736e13/attachment-0001.html>
More information about the llvm-bugs
mailing list