[PATCH] D119476: Generalize and harmonize sub-expression traversal

Kim Gräsman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 10 13:04:10 PST 2022


kimgr added a subscriber: aaron.ballman.
kimgr added a comment.

@aaron.ballman First refactor to generalize and harmonize `getSubExprAsWritten` and `getConversionFunction`. As mentioned in the commit message, this is strictly speaking a functional change, but it should have no visible effect.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119476



More information about the cfe-commits mailing list