Skip to content

clang examples wont compile #11393

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangClang issues not falling into any other category

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions