Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks, i love dumps! Btw, did you encounter cases when types are unobvious from the parent region?
lib/StaticAnalyzer/Core/SymbolManager.cpp | ||
---|---|---|
89 ↗ | (On Diff #80135) | The rest of the code uses single-quotes for single characters, even though it's not really important here. |
Comment Actions
Yeah, I had to implement implicit type promotion and conversion, because Z3 checks expression types pretty strictly.