[Driver] Change some cc1 only JoinedOrSeparate long options to Separate
authorFangrui Song <i@maskray.me>
Sat, 3 Sep 2022 17:45:30 +0000 (10:45 -0700)
committerFangrui Song <i@maskray.me>
Sat, 3 Sep 2022 17:45:30 +0000 (10:45 -0700)
commita2ef7654ec2e907f84a876b1cf5d37fc87754de7
treeb5bbc846bc77c12878cb0d2d8c1d8ddf7d03aa04
parent444685de06e0e8257aa913b198e2a185ff8ba7f5
[Driver] Change some cc1 only JoinedOrSeparate long options to Separate

They are error-prone as they do not end with `=`.
Note: for driver -isystem/etc, we have to support the Joined form.
clang/include/clang/Driver/Options.td