[LLVMbugs] [Bug 11021] New: clang examples wont compile
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 26 21:00:31 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11021
Summary: clang examples wont compile
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: contact at philipashmore.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=7355)
--> (http://llvm.org/bugs/attachment.cgi?id=7355)
clang examples patch
I've attached a patch to make the examples compile.
How do I list plugins?
I tried running PrintFunctionNames:
clang -cc1 -load ./pfn.so -plugin print-fns test.cpp
error: unable to find plugin 'print-fns'
If plugins are being dropped I'd like the opportunity to try to maintain them,
or is it simply being reworked?
Philip
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list