[all-commits] [llvm/llvm-project] ab6ef5: [clang] NFC: Format a loop in CompilerInstance
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Nov 12 05:16:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab6ef5872763fd84e714c30467a49ad41d81bafc
https://github.com/llvm/llvm-project/commit/ab6ef5872763fd84e714c30467a49ad41d81bafc
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M clang/lib/Frontend/CompilerInstance.cpp
Log Message:
-----------
[clang] NFC: Format a loop in CompilerInstance
This code will be moved to a separate function in a future patch. Reformatting now to prevent a bunch of clang-format complains on Phabricator.
More information about the All-commits
mailing list