[all-commits] [llvm/llvm-project] 46abbe: CodeGen/DIE.h: prefer the default member initializ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 2 14:57:56 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 46abbe77d6bb0f372628c45f2cbf9ab1b9e8fff7
      https://github.com/llvm/llvm-project/commit/46abbe77d6bb0f372628c45f2cbf9ab1b9e8fff7
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M llvm/include/llvm/CodeGen/DIE.h

  Log Message:
  -----------
  CodeGen/DIE.h: prefer the default member initializer to the member initializers in the constructor. NFC




More information about the All-commits mailing list