[LLVMbugs] [Bug 20160] New: Choosing the Right Interface for Your Application should mention that Plugins require specific clang version
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 30 02:50:49 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20160
Bug ID: 20160
Summary: Choosing the Right Interface for Your Application
should mention that Plugins require specific clang
version
Product: Website
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Documentation
Assignee: unassignedbugs at nondot.org
Reporter: nikita at zhuk.fi
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The Clang Plugins section of the "Choosing the Right Interface for Your
Application" page (http://clang.llvm.org/docs/Tooling.html) 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:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-June/037744.html
--
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/20140630/d49f5046/attachment.html>
More information about the llvm-bugs
mailing list