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
- Repository
- rL LLVM
Event Timeline
clang/include/clang/Driver/CC1Options.td | ||
---|---|---|
29 ↗ | (On Diff #103736) | This doesn't seem correct, as git grep target-abi shows a lot of other values, such as -target-abi aapcs. |