[PATCH] D159331: [ADT][NFC] Remove some redundant code

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 21:06:12 PDT 2023


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

is_one_of is used by llvm/include/llvm/Support/FormatProviders.h
are_base_of is used by llvm/include/llvm/IR/DerivedTypes.h and llvm/include/llvm/IR/Constants.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159331



More information about the llvm-commits mailing list