]> granicus.if.org Git - clang/commit
[AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE for MSVC 2013
authorReid Kleckner <reid@kleckner.net>
Thu, 2 Apr 2015 18:02:39 +0000 (18:02 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 2 Apr 2015 18:02:39 +0000 (18:02 +0000)
commitb5e103106ffa4139e233cac4363765125d43e107
tree370bba8793bd90433dacf6c20943ac5bdf498250
parentce93d6f45215830eb0a6fb5de0b8ba56dac3b901
[AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE for MSVC 2013

Follow-up to r233921 that removes the 'void *Aligner' Stmt union member
for MSVC 2013.

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