[all-commits] [llvm/llvm-project] 290e43: [lldb] Use llvm::format in AppleObjCRuntimeV2.cpp

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Nov 26 06:02:40 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 290e43ddb660db2e9b294e1e963222c08965d211
      https://github.com/llvm/llvm-project/commit/290e43ddb660db2e9b294e1e963222c08965d211
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp

  Log Message:
  -----------
  [lldb] Use llvm::format in AppleObjCRuntimeV2.cpp

Crushing a "sprintf" buffer is null warning.




More information about the All-commits mailing list