Added transfer function logic for sizeof(expr)/sizeof(type). This currently
doesn't support VLAs. Reordered some cases in the switch statement of GRConstant::Visit() so that they are ordered alphabetically based on AST node type. llvm-svn: 47021
Loading
Please register or sign in to comment