[all-commits] [llvm/llvm-project] b75a48: Reduce indentation by collapsing "else {if}" into ...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Mar 14 16:29:44 PDT 2024
Branch: refs/heads/users/kparzysz/spr/b03-rep1
Home: https://github.com/llvm/llvm-project
Commit: b75a48a40ad1e9ebfe799d5e70ddb9e474a59cee
https://github.com/llvm/llvm-project/commit/b75a48a40ad1e9ebfe799d5e70ddb9e474a59cee
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M flang/lib/Lower/OpenMP/Utils.cpp
Log Message:
-----------
Reduce indentation by collapsing "else {if}" into "else if"
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list