Emil Kieri
35b89bc24c
[clang][driver] Disable non-functional --version option for clang -cc1
...
This patch removes --version as a clang -cc1 option.
clang --version
and
clang --cc1 -version
remain valid. This behaviour is consistent with clang -cc1as.
Previously, clang -cc1 accepted both --version and -version, but
only -version was acted upon. The call
clang -cc1 --version
stalled without any message: --version was an accepted option but
triggered no action, and the driver waited for standard input.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D122344
2022-03-25 19:04:27 +01:00
..
2022-02-09 17:16:10 -05:00
2021-12-07 09:52:21 +00:00
2022-02-09 17:16:10 -05:00
2022-01-28 09:59:58 +00:00
2022-01-28 09:59:58 +00:00
2022-01-28 09:59:58 +00:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2021-09-28 15:31:30 -07:00
2021-09-28 15:31:30 -07:00
2021-09-28 17:00:10 -07:00
2022-02-09 17:16:10 -05:00
2021-02-17 09:02:49 +01:00
2021-05-17 10:32:52 -04:00
2021-05-04 10:24:00 -04:00
2021-01-19 09:52:46 +01:00
2022-02-09 17:16:10 -05:00
2022-03-14 20:08:24 -04:00
2022-02-24 10:57:09 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2021-06-21 15:09:25 -07:00
2021-03-01 10:08:10 -08:00
2021-08-05 07:04:55 -04:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-01-27 14:25:59 +03:00
2021-09-21 14:35:56 -07:00
2021-10-18 16:40:46 -07:00
2021-10-05 14:01:25 -07:00
2021-03-29 17:37:48 +01:00
2021-10-05 14:01:25 -07:00
2021-10-05 14:01:25 -07:00
2021-01-29 07:16:30 -05:00
2021-04-21 14:00:38 +01:00
2021-11-09 16:59:45 -05:00
2021-11-25 10:47:55 +01:00
2021-10-20 08:58:20 -07:00
2021-05-04 10:24:00 -04:00
2021-08-10 11:51:31 -07:00
2021-04-06 15:38:19 -04:00
2021-08-05 07:04:55 -04:00
2021-01-29 07:16:30 -05:00
2022-02-09 17:16:10 -05:00
2021-08-18 10:08:59 +01:00
2021-03-17 08:27:19 -04:00
2021-03-17 08:27:19 -04:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-03-25 19:04:27 +01:00
2021-05-04 15:53:00 -07:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2020-12-15 10:15:58 +01:00
2021-01-07 11:51:50 +05:30