]> granicus.if.org Git - clang/commit
Reformatting the style used within the massive attribute semantic handling switch...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 6 Mar 2014 14:02:27 +0000 (14:02 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 6 Mar 2014 14:02:27 +0000 (14:02 +0000)
commit19420325558ce7acabc1508c2664ae98ff9baefd
tree1d944562e67dd61d785573d2feb53b20a4422efa
parent11318087d1f201bef5ace1ab1190b2624eaa6158
Reformatting the style used within the massive attribute semantic handling switch statement, so now there is only one style used in this block of code, instead of three or more styles.

No functional change intended.

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