[all-commits] [llvm/llvm-project] cd7728: [CSKY] Ensure a newline at the end of a file (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Jan 12 22:12:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd772844d8c6a48939aeb6b196f786ff2ce4cb42
      https://github.com/llvm/llvm-project/commit/cd772844d8c6a48939aeb6b196f786ff2ce4cb42
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp

  Log Message:
  -----------
  [CSKY] Ensure a newline at the end of a file (NFC)


  Commit: 728c77dbb352aa66fede50b41c24cb4e0a44e52e
      https://github.com/llvm/llvm-project/commit/728c77dbb352aa66fede50b41c24cb4e0a44e52e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M clang/lib/Sema/SemaTemplateDeduction.cpp

  Log Message:
  -----------
  [Sema] Fix a bugprone argument comment (NFC)

Identified with bugprone-argument-comment.


  Commit: cb7f806a3a74578afbb808aa71a19ec66d687c9f
      https://github.com/llvm/llvm-project/commit/cb7f806a3a74578afbb808aa71a19ec66d687c9f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M clang/include/clang/AST/ASTConcept.h
    M clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
    M clang/include/clang/Parse/Parser.h
    M clang/include/clang/Sema/ParsedAttr.h
    M clang/include/clang/Sema/ParsedTemplate.h
    M clang/lib/AST/MicrosoftCXXABI.cpp
    M clang/lib/Sema/Sema.cpp
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/utils/TableGen/MveEmitter.cpp

  Log Message:
  -----------
  [clang] Remove redundant member initialization (NFC)

Identified with readability-redundant-member-init.


Compare: https://github.com/llvm/llvm-project/compare/e00ac48df3a6...cb7f806a3a74


More information about the All-commits mailing list