[PATCH] D159331: [ADT][NFC] Remove some redundant code
panyuntao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 23:27:44 PDT 2023
yuntaopan added a comment.
@MaskRay is_one_of and are_base_of have been defined in llvm/include/llvm/ADT/STLExtras.h lines 210 to 218, so delete the duplicate code starting at line 1487
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