Fix some strict-aliasing warnings by using Stmt* instead of Expr* in...
Fix some strict-aliasing warnings by using Stmt* instead of Expr* in VariableArrayType, EnumConstantDecl, and VarDecl. llvm-svn: 51772
Loading
Please register or sign in to comment