Displaying 1 result from an estimated 1 matches for "15456a".
Did you mean:
15456
2010 Feb 03
2
[LLVMdev] how to get -ast-print to work?
I have clang from 2010-01-22 installed.
I'm interested in using the AST, but:
marko at prpad:tmp% clang -cc1 col.c -ast-print
gcc: unrecognized option '-cc1'
/tmp/cc-15456a.s: Assembler messages:
/tmp/cc-15456a.s:4: Warning: unterminated string; newline inserted
/tmp/cc-15456a.s:5: Warning: unterminated string; newline inserted
gcc: unrecognized option '-cc1'
How can I use -ast-print?
Best regards and thanks in advance,
Marko
-------------- next part ------...