[all-commits] [llvm/llvm-project] 47d7e9: [mlir] Ensure a newline at the end of a file (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jan 23 14:00:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47d7e922d8438c801198a2901a01fcd2cfbdb353
https://github.com/llvm/llvm-project/commit/47d7e922d8438c801198a2901a01fcd2cfbdb353
Author: Kazu Hirata <kazu at google.com>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
M mlir/lib/CMakeLists.txt
Log Message:
-----------
[mlir] Ensure a newline at the end of a file (NFC)
Commit: fa90fc6e0566a245cafa0afa4da4967cf4831779
https://github.com/llvm/llvm-project/commit/fa90fc6e0566a245cafa0afa4da4967cf4831779
Author: Kazu Hirata <kazu at google.com>
Date: 2022-01-23 (Sun, 23 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: 448d0dfab701ab00d081136d8373304fd91693a0
https://github.com/llvm/llvm-project/commit/448d0dfab701ab00d081136d8373304fd91693a0
Author: Kazu Hirata <kazu at google.com>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[Analysis] Remove a redundant const from a return type (NFC)
Identified with readability-const-return-type.
Compare: https://github.com/llvm/llvm-project/compare/3575700b286f...448d0dfab701
More information about the All-commits
mailing list