[llvm-bugs] [Bug 28589] New: vs2013 compile error C2797 at [ lib\Frontend\ChainedIncludesSource.cpp ]
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 17 07:08:13 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28589
Bug ID: 28589
Summary: vs2013 compile error C2797 at [
lib\Frontend\ChainedIncludesSource.cpp ]
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: wuzili1234 at 163.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
I update all the clang code today(2016-07-17),but compile [
lib\Frontend\ChainedIncludesSource.cpp ] fail at vs2013, the cpp file version
is 275653.
hope to fix it.
===================compile error text===============
1>ClCompile:
1> ChainedIncludesSource.cpp
1>D:\proj\other\llvm\tools\clang\lib\Frontend\ChainedIncludesSource.cpp(70):
error C2797: 'ChainedIncludesSourceMembers': List initialization inside member
initializer list or non-static data member initializer is not implemented.
--
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/20160717/8cb178b6/attachment.html>
More information about the llvm-bugs
mailing list