[PATCH] D127898: [clang][dataflow] Find unsafe locs after fixpoint

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 10:06:45 PDT 2022


tschuett added a comment.

C++ seems to be tied to templates. I wonder if super classes resp. inheritance  would make your life easier. You can explicitly define the API and documentation. You could provide default implementations.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127898



More information about the llvm-commits mailing list