[analyzer] Add ASTContext to CheckerManager
Some checkers require ASTContext. Having it in the constructor saves a lot of boilerplate of having to pass it around. Differential Revision: https://reviews.llvm.org/D50111 llvm-svn: 339079
Loading
Please register or sign in to comment