[all-commits] [llvm/llvm-project] c14032: Use zu rather than llu format specifier for size_t...

Eric Christopher via All-commits all-commits at lists.llvm.org
Wed Sep 16 19:28:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c140322819806cb292e079d62f2e9dbab697c08c
      https://github.com/llvm/llvm-project/commit/c140322819806cb292e079d62f2e9dbab697c08c
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M lldb/source/Expression/REPL.cpp

  Log Message:
  -----------
  Use zu rather than llu format specifier for size_t (-Wformat warning fix).




More information about the All-commits mailing list