This trait is Environment-like, so there was a chance to re-use a lot of code here as well.
Details
Details
- Reviewers
Charusso - Commits
- rG0a77d9192ab7: [analyzer] exploded-graph-rewriter: Add support for objects under construction.
rL364880: [analyzer] exploded-graph-rewriter: Add support for objects under construction.
rC364880: [analyzer] exploded-graph-rewriter: Add support for objects under construction.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks for testing it!
clang/utils/analyzer/exploded-graph-rewriter.py | ||
---|---|---|
76 | Oh yeah, I forgot it as eventually we will bump into situations when Error() occurs. When I tested that script for myself I have seen two or three. Ofc it is ongoing to patch it, just I have not allocated time yet for creating an SVGParser to call DOTParser. |
Oh yeah, I forgot it as eventually we will bump into situations when Error() occurs. When I tested that script for myself I have seen two or three. Ofc it is ongoing to patch it, just I have not allocated time yet for creating an SVGParser to call DOTParser.