[PATCH] D52390: [analyzer] StackSizeChecker

Máté Tóth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 24 07:21:07 PDT 2018


mate1214 added a comment.

Hi @lebedev.ri!

Thanks for the question. I was not sure as to where exactly put the files. The important thing for me is that the `StackUsageMeasuringVisitor` should be reachable from the clang-tidy checker. (For the bigger picture please refer to my answer to @Szelethus). I was not able to find documentation I could use to put the extra logic in the right place (may be my fault). Any suggestions and references are welcome!


Repository:
  rC Clang

https://reviews.llvm.org/D52390





More information about the cfe-commits mailing list