Add value completion support for options which are defined in
CC1Options.td, because we only handled options in Options.td.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7531 Build 7531: arc lint + arc unit
Event Timeline
clang/include/clang/Driver/CC1Options.td | ||
---|---|---|
29 | This doesn't seem correct, as git grep target-abi shows a lot of other values, such as -target-abi aapcs. |
This doesn't seem correct, as git grep target-abi shows a lot of other values, such as -target-abi aapcs.