<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - vs2013 compile error C2797 at [ lib\Frontend\ChainedIncludesSource.cpp ]"
href="https://llvm.org/bugs/show_bug.cgi?id=28589">28589</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>vs2013 compile error C2797 at [ lib\Frontend\ChainedIncludesSource.cpp ]
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wuzili1234@163.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>