commit | ae19806d2cae48b3ba8160fe5914b6436e51cf62 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Jun 27 08:31:58 2011 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Jun 27 08:31:58 2011 +0000 |
tree | d48cd0e9b9babac33628dac770db7b44ec158696 | |
parent | 13b21be065e9feb0759303bd51b8e8653130f0fb [diff] |
Fix missing braces around two statements that were intended to be part of a single if block. This is really annoying to track down and test. Silly changes to the test case caused it to stop showing up. I wish there were a more concrete way of asserting that a note attaches to the intended diagnostic. This fixes PR10195. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133907 91177308-0d34-0410-b5e6-96231b3b80d8