[all-commits] [llvm/llvm-project] 144f85: [clang/CFG] Rewrap a line to 80 columns
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Oct 11 11:25:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 144f851f6f5203969ef8b8052060ad56fcaab934
https://github.com/llvm/llvm-project/commit/144f851f6f5203969ef8b8052060ad56fcaab934
Author: Nico Weber <thakis at chromium.org>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M clang/lib/Analysis/CFG.cpp
Log Message:
-----------
[clang/CFG] Rewrap a line to 80 columns
Commit: 00ca004dda3215dce98cf081cd6b1ee8b7a8b3d6
https://github.com/llvm/llvm-project/commit/00ca004dda3215dce98cf081cd6b1ee8b7a8b3d6
Author: Nico Weber <thakis at chromium.org>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M clang/lib/Analysis/CFG.cpp
M clang/lib/Sema/AnalysisBasedWarnings.cpp
M clang/lib/Sema/SemaAvailability.cpp
Log Message:
-----------
[clang] Convert a few loops to for-each
Commit: 5ab2a95edb62e67478095e4e5619a07efc95ee21
https://github.com/llvm/llvm-project/commit/5ab2a95edb62e67478095e4e5619a07efc95ee21
Author: Nico Weber <thakis at chromium.org>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M clang/lib/Analysis/CFG.cpp
Log Message:
-----------
[clang] Remove an else-after-return
Compare: https://github.com/llvm/llvm-project/compare/070315d04c6b...5ab2a95edb62
More information about the All-commits
mailing list