[PATCH] D125709: [analyzer][Casting] Support isa, cast, dyn_cast of SVals

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 00:38:29 PDT 2022


steakhal marked an inline comment as done.
steakhal added a comment.

I had to fix the `doIt` to return `To` instead of `Optional<To>` to make it work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125709



More information about the cfe-commits mailing list