[clang][NFC] Remove unused FileCheck prefix
authorKeith Smiley <keithbsmiley@gmail.com>
Thu, 29 Oct 2020 21:10:53 +0000 (14:10 -0700)
committerKeith Smiley <keithbsmiley@gmail.com>
Fri, 30 Oct 2020 20:32:14 +0000 (13:32 -0700)
commitbbf02e18f53681c079f7a88b2726d0714d92e1a0
treebe20eef5e795ee74e7ec599295a5112f18a11a0d
parent814141f9bd0a64bbedae05773972d140f04f654d
[clang][NFC] Remove unused FileCheck prefix

This is to enable --allow-unused-duplicates=false. This prefix appears
to be outdated and intentionally unused.

Differential Revision: https://reviews.llvm.org/D90430
clang/test/Driver/debug-options.c