Skip to content

Commit ca564e9

Browse files
committed
[flang][driver] Remove flang -help tests
These tests were introduced when the Flang driver was originally incepted. Back then, `flang-new` only supported a handful of basic options (e.g. `-v`, `-help`, `-E`) and those `-help` tests were used to guard against Clang options "leaking" into `flang-new -help`. With the introduction of the concept of "visibility" (see https://reviews.llvm.org/D157837 and https://reviews.llvm.org/D157151), these tests are effectively redundant. Also, with the number of flags growing, these tests are getting rather brittle.
1 parent 662ef86 commit ca564e9

File tree

2 files changed

+0
-456
lines changed

2 files changed

+0
-456
lines changed

flang/test/Driver/driver-help-hidden.f90

Lines changed: 0 additions & 173 deletions
This file was deleted.

0 commit comments

Comments
 (0)