Skip to content
Commit 745486a5 authored by Anna Zaks's avatar Anna Zaks
Browse files

[analyzer] Refactor PathDiagnosticLocation: Pre-compute Range and Location...

[analyzer] Refactor PathDiagnosticLocation: Pre-compute Range and Location with gen methods on object creation instead of computing on demand. This would allow to remove dependency on the other members which help with construction and might not even be valid at later stages (to be removed later on).

llvm-svn: 140131
parent de8c5edd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment