commit | e8aab7480c2550b51fd60d6eb102b361e70931d7 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Oct 17 17:20:33 2014 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Oct 17 17:20:33 2014 +0000 |
tree | 9004494b60ec6d480046f130a0ebee548eb2ccd1 | |
parent | 1a27e04af9a1e0301546953f9e9fcb101e7d0f1b [diff] |
Sema: address post-commit review comment Hoist the IgnoreParens so that we ignore it around attributes as well in order to future-proof the code. Addresses Richard's comments for SVN r219974. llvm-svn: 220053