[all-commits] [llvm/llvm-project] bbf02e: [clang][NFC] Remove unused FileCheck prefix
Keith Smiley via All-commits
all-commits at lists.llvm.org
Fri Oct 30 13:32:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbf02e18f53681c079f7a88b2726d0714d92e1a0
https://github.com/llvm/llvm-project/commit/bbf02e18f53681c079f7a88b2726d0714d92e1a0
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M clang/test/Driver/debug-options.c
Log Message:
-----------
[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
More information about the All-commits
mailing list