[all-commits] [llvm/llvm-project] 4f72fb: Refactor nested if else with ternary operator in C...
Shivam via All-commits
all-commits at lists.llvm.org
Sat Feb 12 10:29:25 PST 2022
Branch: refs/heads/arcpatch-D119364
Home: https://github.com/llvm/llvm-project
Commit: 4f72fbab3d1456be8e14185443b5271df21eb995
https://github.com/llvm/llvm-project/commit/4f72fbab3d1456be8e14185443b5271df21eb995
Author: phyBrackets <singh.shivamsingh2003 at gmail.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M clang/lib/CodeGen/CGExprScalar.cpp
Log Message:
-----------
Refactor nested if else with ternary operator in CGExprScalar.cpp
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D119364
More information about the All-commits
mailing list