Refactor nested if else with ternary operator in CGExprScalar.cpp
authorphyBrackets <singh.shivamsingh2003@gmail.com>
Sat, 12 Feb 2022 18:34:01 +0000 (00:04 +0530)
committerphyBrackets <singh.shivamsingh2003@gmail.com>
Sat, 12 Feb 2022 18:45:35 +0000 (00:15 +0530)
commitde4e855204aab9ecf0507f57341cad9c349b3c49
tree3d5cd437527223cc23bec370e631abedc535f19a
parent84bb14599f14b590edb2c1e45b5548af3554e551
Refactor nested if else with ternary operator in CGExprScalar.cpp

Reviewed By: rjmccall

Differential Revision: https://reviews.llvm.org/D119364
clang/lib/CodeGen/CGExprScalar.cpp