[PATCH] D90430: [clang][NFC] Remove unused FileCheck prefix

2020-10-30 Thread Keith Smiley via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGbbf02e18f536: [clang][NFC] Remove unused FileCheck prefix (authored by keith). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION ht

[PATCH] D90430: [clang][NFC] Remove unused FileCheck prefix

2020-10-30 Thread Mircea Trofin via Phabricator via cfe-commits
mtrofin accepted this revision. mtrofin added a comment. In D90430#2365397 , @google-llvm-upstream-contributions wrote: > lgtm ugh, sorry, that's an alias I am auto-logged in on my personal account. Still LGTM :) Repository: rG LLVM Github Monorepo

[PATCH] D90430: [clang][NFC] Remove unused FileCheck prefix

2020-10-30 Thread Google Contributors to LLVM via Phabricator via cfe-commits
google-llvm-upstream-contributions accepted this revision. google-llvm-upstream-contributions added a comment. This revision is now accepted and ready to land. lgtm Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90430/new/ https://reviews.llvm.org/D

[PATCH] D90430: [clang][NFC] Remove unused FileCheck prefix

2020-10-29 Thread Keith Smiley via Phabricator via cfe-commits
keith created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. keith requested review of this revision. This is to enable --allow-unused-duplicates=false. This prefix appears to be outdated and intentionally unused. Repository: rG LLVM Github Monorepo http