[PATCH] D104242: Removes an unused variable and alters a lit test to simplify and avoid a buildbot error

Fred Grim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 14 13:15:52 PDT 2021


feg208 added a comment.

In D104242#2817815 <https://reviews.llvm.org/D104242#2817815>, @HazardyKnusperkeks wrote:

> Could you split this into two diffs? Or are those two changes in any way related?

I can if you'd like. They are related in the sense that the dead code yielded warnings in the buildbot logs that necessitated this change set.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104242/new/

https://reviews.llvm.org/D104242



More information about the cfe-commits mailing list