[all-commits] [llvm/llvm-project] c45d36: Apply clang-tidy fixes for readability-redundant-m...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Apr 3 08:04:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c45d369cedaea8fc5c2aa3372e265990ca0e8710
https://github.com/llvm/llvm-project/commit/c45d369cedaea8fc5c2aa3372e265990ca0e8710
Author: Kazu Hirata <kazu at google.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/lib/Support/YAMLParser.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-member-init in YAMLParser.cpp (NFC)
Commit: 1fe01a9346658c0955b68b123f2b470b018114b1
https://github.com/llvm/llvm-project/commit/1fe01a9346658c0955b68b123f2b470b018114b1
Author: Kazu Hirata <kazu at google.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/lib/Support/Debug.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-declaration in Debug.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/ef19de52ed59...1fe01a934665
More information about the All-commits
mailing list