[static check]
Pointer from call to function `DebugLoc::operator DILocation *() const ` may be NULL and will be dereference in function `printExtendedName```.
Details
Details
- Reviewers
craig.topper LuoYuanke xiangzhangllvm jdoerfert - Commits
- rZORGf42e692927ca: Bugfix for nullptr check by klocwork
rZORGb0bbd7e93cbd: Bugfix for nullptr check by klocwork
rGf42e692927ca: Bugfix for nullptr check by klocwork
rGb0bbd7e93cbd: Bugfix for nullptr check by klocwork
rGc05aad05324c: Bugfix for nullptr check by klocwork
rL360317: Bugfix for nullptr check by klocwork
Diff Detail
Diff Detail
- Repository
- rL LLVM