[all-commits] [llvm/llvm-project] 23d5fe: clang: Convert two loops to for-each
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Oct 10 11:56:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23d5fe6235e599388a1cb3c52596ff22cd557a9c
https://github.com/llvm/llvm-project/commit/23d5fe6235e599388a1cb3c52596ff22cd557a9c
Author: Nico Weber <thakis at chromium.org>
Date: 2021-10-10 (Sun, 10 Oct 2021)
Changed paths:
M clang/lib/Analysis/ReachableCode.cpp
Log Message:
-----------
clang: Convert two loops to for-each
And rewrap a line at 80 columns while here. No behavior change.
More information about the All-commits
mailing list