]> granicus.if.org Git - clang/commit
[AST][NFC] Order the bit-field classes of Stmt like in StmtNodes.td
authorBruno Ricci <riccibrun@gmail.com>
Tue, 13 Nov 2018 20:23:11 +0000 (20:23 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Tue, 13 Nov 2018 20:23:11 +0000 (20:23 +0000)
commit6bcedd51e193e3770e9d5c81fd4f65fa3002fb72
tree6055106e2654f96a3aae1083b5d55ffece1b81ab
parentd2eb1838189c00886b73a533c7fe768b34195211
[AST][NFC] Order the bit-field classes of Stmt like in StmtNodes.td

Reorder the bit-field classes and the members of the anonymous union
so that they both match the order in StmtNodes.td.

There is already a fair amount of them, and this is not going to
improve. Therefore lets try to keep some order here.

Strictly NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346793 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h