[all-commits] [llvm/llvm-project] 6c3968: [Support] Use default member initialization (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Jun 12 18:46:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c39687567faee49b7bccdcaaaa35db0d397c19d
      https://github.com/llvm/llvm-project/commit/6c39687567faee49b7bccdcaaaa35db0d397c19d
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-12 (Sun, 12 Jun 2022)

  Changed paths:
    M llvm/lib/Support/CommandLine.cpp
    M llvm/lib/Support/DynamicLibrary.cpp

  Log Message:
  -----------
  [Support] Use default member initialization (NFC)

Identified with modernize-use-default-member-init.




More information about the All-commits mailing list