- Adding the test case after checkLiveSymbols implementation checked in
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Nice catch, thx!
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp | ||
---|---|---|
106 | The intended ultimate test is !State->assume(X) and it's also much easier to write. I strongly suspect that we should remove these other APIs; they're only confusing. |
Congrats on your GSoC! Unless I missed it, it seems like you haven't posted your final report on cfe-dev, even though its an amazing looking document with a lot of examples and explanations. I think it would be great to spread the message, its a work to be proud of!
I am sorry, I took a break and I forgot about sharing the final report.
Thanks for the reminder.
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp | ||
---|---|---|
106 | Sorry for addressing the pending comment so late. :( |
clang-format not found in user's PATH; not linting file.