[PATCH] D30373: [analyzer] NFC: Update test infrastructure to support multiple constraint managers

Dominic Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 07:37:25 PST 2017


ddcc added a comment.

With the first method, I'm not sure how to refer to the `AnalyzerTest` class defined in `lit.cfg` from `lit.local.cfg`. It doesn't seem to be in scope, so unless I store an instantiation in the `config` object, I don't think it's accessible.


Repository:
  rL LLVM

https://reviews.llvm.org/D30373





More information about the cfe-commits mailing list