| commit | 8535b8ecf2913b1a53571624da04890174381afe | [log] [tgz] | 
|---|---|---|
| author | Artem Dergachev <artem.dergachev@gmail.com> | Wed Sep 11 20:54:17 2019 +0000 | 
| committer | Artem Dergachev <artem.dergachev@gmail.com> | Wed Sep 11 20:54:17 2019 +0000 | 
| tree | 4837c736d33bc6372c33ae4400a2fafeee33bff8 | |
| parent | 7fcc2c2b5a9e02175cc3154f4f3983395f9840a3 [diff] | 
[analyzer] NFC: Re-implement stack hints as a side map in BugReport. That's one of the few random entities in the PathDiagnostic interface that are specific to the Static Analyzer. By moving them out we could let everybody use path diagnostics without linking against Static Analyzer. Differential Revision: https://reviews.llvm.org/D67381 llvm-svn: 371658