[cfe-dev] detail the language option
罗勇刚(Yonggang Luo)
luoyonggang at gmail.com
Wed Oct 23 17:50:03 PDT 2013
the -x command hints is too simple
*-x language*
Specify explicitly the *language* for the following input files (rather
than letting the compiler choose a default based on the file name suffix).
This option applies to all following input files until the next *'-x'* option.
Possible values for *language* are:
c c-header cpp-output c++ c++-cpp-output objective-c objc-cpp-output
assembler assembler-with-cpp ada f77 f77-cpp-input ratfor java treelang
Something like this should be better.
So what kinds of clang -x language support? I want a list and add it to the
option TD
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131024/7cde1303/attachment.html>
More information about the cfe-dev
mailing list