| commit | e19b95d87942e272dd0d9a4cff93e3eded9019e3 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu May 26 20:23:13 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu May 26 20:23:13 2016 +0000 |
| tree | fdebf69b613f32604d5647de7c121bda21068f18 | |
| parent | 3de58a5e421baaf0c7f3cd36b602c8df4f4f39f6 [diff] |
Produce better pretty stack traces from crashes in template instantiation: add pretty stack trace entries for all cases where we instantiate the definition of something, and include the fully-qualified name with template arguments in the name of the instantiated entity. llvm-svn: 270904