Details
Details
Diff Detail
Diff Detail
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 | You can obtain Context from getStateManager() here as well. |
You can obtain Context from getStateManager() here as well.