]> granicus.if.org Git - clang/commit
[NFCI] My attempt to fix a warning in r338886 broke the build! Fix it.
authorErich Keane <erich.keane@intel.com>
Fri, 3 Aug 2018 13:51:35 +0000 (13:51 +0000)
committerErich Keane <erich.keane@intel.com>
Fri, 3 Aug 2018 13:51:35 +0000 (13:51 +0000)
commitc6e47e10cdd68125d6795b9a34caaf03f7945b30
tree186615114021a41ef551ab439d6ab94b0eb1701f
parent26f7cc04a81604fdec8752c91db761120ffe5489
[NFCI] My attempt to fix a warning in r338886 broke the build! Fix it.

Clang format got the best of me... it introduced spaces around something
in a table-genned file, so it was interpreted as an array and not a
code block.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338889 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td