[cfe-dev] -emit-html ignored

Foivos Zakkak foivos at zakkak.net
Mon May 21 14:44:29 PDT 2012


Hi,

i am trying to produce an html file with the source code of test.c, 
however i am getting the following

$ clang test.c -emit-html -o test.html
clang: warning: argument unused during compilation: '-emit-html'

resulting in test.html to be the compiled executable of test.c

Thank you in advance
Foivos



More information about the cfe-dev mailing list