[PATCH] D35447: [Bash-autocompletion] Add support for -W<warning> and -Wno<warning>

Yuka Takahashi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 15 02:19:44 PDT 2017


yamaguchi added a comment.

@teemperor 
I forgot to include <vector> in DiagnosticIDs, thanks!

What do you mean `reuse the normal flags` ?
Do you think we should define these -W<warnings> in Options.td like other flags?


https://reviews.llvm.org/D35447





More information about the cfe-commits mailing list