[clang] [clang-tools-extra] [compiler-rt] [lld] [llvm] [NFC] Fix tests with invalid RUN directives (PR #179668)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 01:18:07 PST 2026
================
@@ -14,10 +14,6 @@
// NO-DEBUG-NOT: debug-info-kind
// NO-DEBUG-NOT: dwarf
-//// Help hidden: flag should not be visible.
-// RUN: %clang --help | FileCheck %s --check-prefix=HELP
-// HELP-NOT: key-instructions
----------------
jh7370 wrote:
What's going on with this bit of deleted code?
https://github.com/llvm/llvm-project/pull/179668
More information about the llvm-commits
mailing list