Stmt bits: Make ExprBits relative to StmtBits
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 15 Nov 2018 03:04:18 +0000 (03:04 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 15 Nov 2018 03:04:18 +0000 (03:04 +0000)
commit19d7bbe52eb53f37c347cff62a68651de84ecd29
tree668e525f6e3c1938981686da56add0e746ec3961
parent7d1532d333fea69af6999098d5f9f27775073c6e
Stmt bits: Make ExprBits relative to StmtBits

Seems like it makes it a bit easier to read/validate/update in the
future.

llvm-svn: 346926
clang/include/clang/AST/Stmt.h