commit | cde4f05c7f108c9b67db7445e24c4913abcd57ed | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Wed Sep 10 22:45:09 2014 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Aug 29 14:26:40 2020 -0700 |
tree | 4327426bb544d60dc5caa335fb339f53f8c05ad5 | |
parent | 9097822b71d348ef0a29ada9a0db73782b00b117 [diff] |
[Sanitizer] Get rid of Symbolizer::Get() and Symbolizer::GetOrNull(). We may as well just use Symbolizer::GetOrInit() in all the cases. Don't call Symbolizer::Get() early in tools initialization: these days it doesn't do any important setup work, and we may as well create the symbolizer the first time it's actually needed. llvm-svn: 217558 GitOrigin-RevId: 611c906cb3475d82e70ad3564678a9544e79e29c