[PATCH] D87917: [Sema] Handle objc_super special lookup when checking builtin compatibility

dmajor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 18 11:05:04 PDT 2020


dmajor added a comment.

Thanks, this fixes the specific translation unit I was looking at today. It's going to take some time before I have full build results but I don't expect any problems.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87917



More information about the cfe-commits mailing list