[all-commits] [llvm/llvm-project] ad183b: [Format] Modernize SpaceBeforeParensCustom (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Aug 27 16:14:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad183b927bfc9f0e558c00f1167add3e390b0c91
https://github.com/llvm/llvm-project/commit/ad183b927bfc9f0e558c00f1167add3e390b0c91
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/include/clang/Format/Format.h
Log Message:
-----------
[Format] Modernize SpaceBeforeParensCustom (NFC)
Commit: b32dfd98bfe78d06705f993d91a1110d2457c830
https://github.com/llvm/llvm-project/commit/b32dfd98bfe78d06705f993d91a1110d2457c830
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
Log Message:
-----------
[ASTMatchers] Modernize TimeBucketRegion (NFC)
Commit: e47189bfa9f2e08541c58d818a9da85d5c02f436
https://github.com/llvm/llvm-project/commit/e47189bfa9f2e08541c58d818a9da85d5c02f436
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenPGO.cpp
Log Message:
-----------
[CodeGen] Modernize BreakContinue (NFC)
Commit: 8f1b718bf9e5a8689250b07230d55cb4319806d6
https://github.com/llvm/llvm-project/commit/8f1b718bf9e5a8689250b07230d55cb4319806d6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
Log Message:
-----------
[StaticAnalyzer] Modernize ObjCSuperCallChecker (NFC)
Commit: a8931a1ff76c74649dcdc8325e51a5cd0196839d
https://github.com/llvm/llvm-project/commit/a8931a1ff76c74649dcdc8325e51a5cd0196839d
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
Log Message:
-----------
[StaticAnalyzer] Modernize VforkChecker (NFC)
Commit: 3823395c9d715a1ed993eb13fc2bec97372f5655
https://github.com/llvm/llvm-project/commit/3823395c9d715a1ed993eb13fc2bec97372f5655
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M clang/tools/libclang/CXLoadedDiagnostic.h
Log Message:
-----------
[libclang] Modernize Location (NFC)
Compare: https://github.com/llvm/llvm-project/compare/2a105105a621...3823395c9d71
More information about the All-commits
mailing list