[cfe-dev] PrintFunctionNames and clang -cc1
Erik Gustav Hansson
erik.gustav.hansson at gmail.com
Mon Jan 4 23:48:59 PST 2010
Hello!
I'm trying to run the PrintFunctionNames example (after clang-cc was
replaced by clang -cc1) as described in the README.txt:
clang -cc1 -load path/to/PrintFunctionNames.so -plugin=print-fns
some-input-file.c
i get the following error:
error: unknown argument: '-plugin=print-fns'
Is this a bug, or am I doing something wrong?
Thanks in advance!
Regards
Erik H
More information about the cfe-dev
mailing list