[PATCH] D60510: [ADT] Fix template parameter names of llvm::{upper|lower}_bound

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 11:14:49 PDT 2019


dblaikie added a comment.

Might've made sense to separate the NFC renaming from the perfect forwarding change (& the perfect forwarding change could potentially have some matching test coverage?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60510





More information about the llvm-commits mailing list