[all-commits] [llvm/llvm-project] 7812cb: Use reference type in for loop
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Tue Oct 19 09:38:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7812cb72a321c392a3b91b45b4780a0987818a36
https://github.com/llvm/llvm-project/commit/7812cb72a321c392a3b91b45b4780a0987818a36
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
Log Message:
-----------
Use reference type in for loop
To fix failing build job.
More information about the All-commits
mailing list