]> granicus.if.org Git - clang/commit
Sema: address post-commit review comment
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 17 Oct 2014 17:20:33 +0000 (17:20 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 17 Oct 2014 17:20:33 +0000 (17:20 +0000)
commitc92ae038311212165727e5d9b17ce4d1eef8abcf
treea474f111bd9c54dcbcccd5c9850731f2b1bf95ad
parent6b3f2d24c72610a7143c6069bc260a135cab993d
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.

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