OSDN Git Service

[clang][cli] Streamline MarshallingInfoFlag description
authorJan Svoboda <jan_svoboda@apple.com>
Fri, 18 Dec 2020 15:14:18 +0000 (16:14 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Mon, 21 Dec 2020 10:32:46 +0000 (11:32 +0100)
commit27b7d646886d499c70dec3481dfc3c82dfc43dd7
tree7dad35add7ecafabab86c1332a4b23fc0ad20b56
parent3bf7d47a977d463940f558259d24d43d76d50e6f
[clang][cli] Streamline MarshallingInfoFlag description

This replaces the existing `MarshallingInfoFlag<...>, IsNegative` with simpler `MarshallingInfoNegativeFlag`.

Reviewed By: dexonsmith

Original patch by Daniel Grumberg.

Differential Revision: https://reviews.llvm.org/D84675
clang/include/clang/Driver/Options.td
llvm/include/llvm/Option/OptParser.td