[all-commits] [llvm/llvm-project] 564ddf: [clang] Modernize ReturnAdjustment and ThisAdjustm...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Apr 16 14:48:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 564ddf986c97323bf35284cb2b404d21f42d563b
https://github.com/llvm/llvm-project/commit/564ddf986c97323bf35284cb2b404d21f42d563b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M clang/include/clang/Basic/Thunk.h
Log Message:
-----------
[clang] Modernize ReturnAdjustment and ThisAdjustment (NFC)
Identified with modernize-use-default-member-init.
Commit: 872536f09d8c96e5734e2bcabfa384d7dc9b56ab
https://github.com/llvm/llvm-project/commit/872536f09d8c96e5734e2bcabfa384d7dc9b56ab
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M clang/include/clang/Lex/Preprocessor.h
Log Message:
-----------
[clang] Modernize ModuleDeclSeq (NFC)
Identified with modernize-use-default-member-init.
Compare: https://github.com/llvm/llvm-project/compare/79e106f6e762...872536f09d8c
More information about the All-commits
mailing list