]> granicus.if.org Git - clang/commit
Simplify this through the power of the ternary operator.
authorChandler Carruth <chandlerc@gmail.com>
Sun, 2 Oct 2011 07:28:34 +0000 (07:28 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 2 Oct 2011 07:28:34 +0000 (07:28 +0000)
commita9402e4b433d79037fabe96fd6ca2a890d47f426
treef03f7617c9ad6280e1808d670145d9ccc8cd4980
parentbc0df7240851f46f07c1a356aa7d1aee26115c31
Simplify this through the power of the ternary operator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp