<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 --- - ClangCheck.cpp Compile Error"
href="https://llvm.org/bugs/show_bug.cgi?id=22991">22991</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>ClangCheck.cpp Compile Error
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.6
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</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>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nshi_nb@hotmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>OS: CentOS 6.6 x86_64
CMake: 2.8.12.2
gcc/g++: 4.7.4
glibc: libstdc++.so.6.0.17
python: 2.7.9
CMakeFiles/clang-check.dir/ClangCheck.cpp.o: In function
`std::unique_ptr<clang::tooling::FrontendActionFactory,
std::default_delete<clang::tooling::FrontendActionFactory> >
clang::tooling::newFrontendActionFactory<(anonymous
namespace)::ClangCheckActionFactory>((anonymous
namespace)::ClangCheckActionFactory*,
clang::tooling::SourceFileCallbacks*)::FrontendActionFactoryAdapter::ConsumerFactoryAdaptor::ConsumerFactoryAdaptor((anonymous
namespace)::ClangCheckActionFactory*, clang::tooling::SourceFileCallbacks*)':
ClangCheck.cpp:(.text._ZZN5clang7tooling24newFrontendActionFactoryIN12_GLOBAL__N_123ClangCheckActionFactoryEEESt10unique_ptrINS0_21FrontendActionFactoryESt14default_deleteIS5_EEPT_PNS0_19SourceFileCallbacksEEN28FrontendActionFactoryAdapter22ConsumerFactoryAdaptorC2EPS3_SC_+0x27):
undefined reference to `vtable for
std::unique_ptr<clang::tooling::FrontendActionFactory,
std::default_delete<clang::tooling::FrontendActionFactory> >
clang::tooling::newFrontendActionFactory<(anonymous
namespace)::ClangCheckActionFactory>((anonymous
namespace)::ClangCheckActionFactory*,
clang::tooling::SourceFileCallbacks*)::FrontendActionFactoryAdapter::ConsumerFactoryAdaptor'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/clang-check] Error 1
make[1]: *** [tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/all]
Error 2
make: *** [all] Error 2</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>