<html>
<head>
<base href="http://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 --- - Choosing the Right Interface for Your Application should mention that Plugins require specific clang version"
href="http://llvm.org/bugs/show_bug.cgi?id=20160">20160</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Choosing the Right Interface for Your Application should mention that Plugins require specific clang version
</td>
</tr>
<tr>
<th>Product</th>
<td>Website
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Documentation
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nikita@zhuk.fi
</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>The Clang Plugins section of the "Choosing the Right Interface for Your
Application" page (<a href="http://clang.llvm.org/docs/Tooling.html">http://clang.llvm.org/docs/Tooling.html</a>) doesn't currently
mention that in order for plugins to be usable, they must be loaded into a
clang which was built from the exact same build configuration and source tree
version (SVN revision+patches) of LLVM and clang as the plugin. This is quite
important limitation and should probably be mentioned on that page.
Background discussion:
<a href="http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-June/037744.html">http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-June/037744.html</a></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>