[PATCH] D41406: [analyzer] Add a new checker callback, check::NewAllocator.

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 20 06:28:14 PST 2017


xazax.hun added a comment.

Maybe `debug.AnalysisOrder` could be used to test the callback order explicitly. This way the test could also serve as a documentation for the callback order.


https://reviews.llvm.org/D41406





More information about the cfe-commits mailing list