[cfe-dev] Need help designing a new diagnostic formatting command line option for use with x86_64-pc-win32

Andrew Fish afish at apple.com
Wed May 18 08:51:51 PDT 2011


> PS -fdiagnostics-ide=vi looks like:
> ve.c: +2: error: unknown type name 'asdkjf'
> asdkjf  
> ^

Sorry about the typo!

> ve.c +2: error: unknown type name 'asdkjf'

You want to be able to yank put to the tool command line so it would be 'vi ve.c +2'.

Thanks,

Andrew



More information about the cfe-dev mailing list