[all-commits] [llvm/llvm-project] f42baa: Remove an apparently unneeded normcase() call.

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Apr 15 11:03:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f42baaab4f86d5259717bd26f713c002fd225669
      https://github.com/llvm/llvm-project/commit/f42baaab4f86d5259717bd26f713c002fd225669
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/utils/lit/lit/formats/googletest.py

  Log Message:
  -----------
  Remove an apparently unneeded normcase() call.

I believe this call is unneeded after https://reviews.llvm.org/D34855.

Reviewed as part of https://reviews.llvm.org/D78169




More information about the All-commits mailing list