sizeof(const char *) returns 4 or 8 when what we really want is the size of the array. llvm-svn: 323802
19 KiB
19 KiB
sizeof(const char *) returns 4 or 8 when what we really want is the size of the array. llvm-svn: 323802