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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs