]> granicus.if.org Git - clang/commit
Fold together two repeated identical 'if's.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 7 Feb 2014 22:39:53 +0000 (22:39 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 7 Feb 2014 22:39:53 +0000 (22:39 +0000)
commit17ef7ef24312fca79980f0db621886ebd9e77dfa
tree2f69997033d800096f69c9ce11f216835e078b1d
parent866f74739b13c8de5a0bd44ec7434987e0cb7856
Fold together two repeated identical 'if's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp