| commit | c05aad05324c334b04b63e45a2faf431a17a9405 | [log] [tgz] | 
|---|---|---|
| author | Pengfei Wang <pengfei.wang@intel.com> | Thu May 09 08:09:21 2019 +0000 | 
| committer | Pengfei Wang <pengfei.wang@intel.com> | Thu May 09 08:09:21 2019 +0000 | 
| tree | cf61c0bfcf987ee6d3173d4ac8c15a2828fde4df | |
| parent | 3edca1ac1aeab40a3396004f00e3c87049cd204a [diff] | 
Bugfix for nullptr check by klocwork Klocwork static check: Pointer from call to function `DebugLoc::operator DILocation *() const ` may be NULL and will be dereference in function `printExtendedName``` Patch by Shengchen Kan (skan) Differential Revision: https://reviews.llvm.org/D61715 llvm-svn: 360317