]> granicus.if.org Git - clang/commit
Add some braces for sanity and GCC silence. These became unbalanced in r112122,
authorChandler Carruth <chandlerc@gmail.com>
Mon, 30 Aug 2010 07:36:24 +0000 (07:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 30 Aug 2010 07:36:24 +0000 (07:36 +0000)
commit629f9e49d984912c408c6d0096f5fdffbd98b44f
treedde702f80c9d5044b0d15b22fa0923212be5e08e
parente425368eb59687b66620a2c6adc3e426c997d796
Add some braces for sanity and GCC silence. These became unbalanced in r112122,
so please review echristo and let me know if the logic is wrong now.

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