[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. llvm-svn: 338889
Loading
Please sign in to comment