Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/StaticAnalyzer/Core/ExprEngineC.cpp | ||
---|---|---|
26 ↗ | (On Diff #121426) | I think it would be more clear at the call site what the inputs and output are if this function returned the conjured SVal (or 'Symbol' if it wouldn't be conjured). It would also be good to describe the role of the parameters in the doxygen comment. |