[PATCH] D110092: [clang][NFC] encapsulate global method list in GlobalMethodPool

Richard Howell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 20 11:45:36 PDT 2021


rmaz updated this revision to Diff 373675.
rmaz added a comment.

remove unnecessary empty check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110092

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaDeclObjC.cpp
  clang/lib/Serialization/ASTReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110092.373675.patch
Type: text/x-patch
Size: 7902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210920/f96ab72c/attachment.bin>


More information about the cfe-commits mailing list