[PATCH] D142338: [Clang][NFC] Remove a redundancy check in Sema::adjustMemberFunctionCC

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 23 08:25:15 PST 2023


xgupta added a comment.

In D142338#4073826 <https://reviews.llvm.org/D142338#4073826>, @tbaeder wrote:

> LGTM, assuming the pre-commit CI failures are unrelated.

Yeah, those 3 test cases should be unrelated, this is an nfc change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142338



More information about the cfe-commits mailing list