[PATCH] D117391: [AST] Ignore implicit nodes in CastExpr::getConversionFunction

Kim Gräsman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 16 07:51:43 PST 2022


kimgr added a comment.

- Update broken test case
- Rebase on latest main (8eb74626f <https://reviews.llvm.org/rG8eb74626fa454d33edc1eb86f0c9ce3a006c7dfd>)
- Build and run `ninja check-clang`

I don't have commit access, so I would appreciate help landing. Let me know if there's anything else I can do before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117391



More information about the cfe-commits mailing list