[all-commits] [llvm/llvm-project] de4e85: Refactor nested if else with ternary operator in C...
Shivam via All-commits
all-commits at lists.llvm.org
Sat Feb 12 10:45:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de4e855204aab9ecf0507f57341cad9c349b3c49
https://github.com/llvm/llvm-project/commit/de4e855204aab9ecf0507f57341cad9c349b3c49
Author: phyBrackets <singh.shivamsingh2003 at gmail.com>
Date: 2022-02-13 (Sun, 13 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