Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This would have helped me immensely with debugging temporary materialization support. Assuming that we dump these identifiers in symbols/regions as well.
clang/lib/StaticAnalyzer/Core/ProgramState.cpp | ||
---|---|---|
460 ↗ | (On Diff #164551) | You can obtain Context from getStateManager() here as well. |