|
|
| Bugzilla Link |
9501 |
| Version |
trunk |
| OS |
Linux |
| Reporter |
LLVM Bugzilla Contributor |
| CC |
@yuanfang-chen |
Extended Description
From clang -cc1 -help output:
"-plugin Use the named plugin action instead of the default action (use "help" to list available options)"
However, invocation of "clang -cc1 -plugin help" results in "error: unable to find plugin 'help'"