mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
This fixes a regression introduced by 27f27d15f6 that results in a
NameError: (name 'self' is not defined) when using crashlog with the -c
option.
rdar://110007391