[PATCH] D50163: [AST] Remove the static_assert check in ObjCMethodDecl::ObjCMethodDecl

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 06:28:02 PDT 2018


erichkeane added a comment.

@bricci : This likely needs to be moved into the bitfield section I think.  We had a couple of other static-asserts that moved, so this is likely one of them.


Repository:
  rC Clang

https://reviews.llvm.org/D50163





More information about the cfe-commits mailing list