[llvm-dev] Autocompletion support for llvm opt flags

Yuka Takahashi via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 26 12:28:14 PDT 2017


I just wanted to describe which types of flag are already supported and
which is not, so that people can suggest to add support for other projects
without duplicating.

Sorry to be confusing!

Thanks,
Yuka

2017-10-27 4:20 GMT+09:00 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw>:

>
> Additionally, these are the type of flags which we already supported:
>> * Clang flags
>> * Clang flag values
>> * CC1 flags when -Xclang or -cc1 is provided to command-line
>> * -W<warning> and -Wno<warning>
>> * -analyzer-checker values
>> * -std values
>>
>
> Now you want to extend clang work to opt, right?
> ​ If so, then why here we have clang-related flags?​
>
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Homepage: https://people.cs.nctu.edu.tw/~chenwj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171027/68d145da/attachment.html>


More information about the llvm-dev mailing list