]> granicus.if.org Git - clang/commit
[AST][NFC] Order the bit-field classes of Stmt like in StmtNodes.td
authorBruno Ricci <riccibrun@gmail.com>
Wed, 14 Nov 2018 14:19:34 +0000 (14:19 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Wed, 14 Nov 2018 14:19:34 +0000 (14:19 +0000)
commit15f792eb0f51d2fa8189a31b9c71dc45e4fb02fa
tree3e3b5ffb7c6c2090e576bff8e5a026da4dd229ca
parent86ada78ef4993dbfec778ed962f19756184453bc
[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@346864 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h