-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category
Description
| Bugzilla Link | 11021 |
| Resolution | FIXED |
| Resolved on | Sep 28, 2011 13:55 |
| Version | trunk |
| OS | Linux |
| Attachments | clang examples patch |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
Extended Description
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
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category