[cfe-dev] clang command line options handling.....

jignesh vasoya jigneshvasoya at gmail.com
Sun Jan 30 05:35:51 PST 2011


Hi,
how can i add new command line option to Clang?
I want to have new command line option that user can specify during
compilation using clang.
For example: clang -myoption arg1 arg2 arg3 test.cpp
here "myoption" is the switch that i want to add and arg1,arg2,arg3 are
arguments for the switch "myoption".

*___________________________________________________________________________
*
-----------------------------------------------------------------------------------------------------------------------------
*Jignesh Vasoya
CSE - IIT MADRAS
9962248684*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110130/4fe312fb/attachment.html>


More information about the cfe-dev mailing list