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: unassignedclangb...@nondot.org
Reporter: wuzili1...@163.com
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs