Skip to content
Commit c4aa22cd authored by Anna Zaks's avatar Anna Zaks
Browse files

[analyzer] Remove the last dependency on CheckerContext::getNodeBuilder() as...

[analyzer] Remove the last dependency on CheckerContext::getNodeBuilder() as well as the method itself.

Checkers should not directly access NodeBuilder, nodes can be created by calling the CheckerContext's generateNode() methods.

llvm-svn: 141249
parent 842f99a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment