[all-commits] [llvm/llvm-project] e0f503: [clang] Modernize Vec (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Apr 16 13:46:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0f5031caec31480208a694f26ac4d22243d41ab
      https://github.com/llvm/llvm-project/commit/e0f5031caec31480208a694f26ac4d22243d41ab
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M clang/include/clang/AST/APValue.h

  Log Message:
  -----------
  [clang] Modernize Vec (NFC)

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


  Commit: 25c55d2c18b44e115069aba970ae684fbc2227f8
      https://github.com/llvm/llvm-project/commit/25c55d2c18b44e115069aba970ae684fbc2227f8
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M clang/include/clang/AST/ASTConsumer.h

  Log Message:
  -----------
  [clang] Modernize ASTConsumer (NFC)

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


Compare: https://github.com/llvm/llvm-project/compare/bfaf0e78582e...25c55d2c18b4


More information about the All-commits mailing list