Fix global overflow in types::lookupTypeForTypeSpecifier.
memcpy() is allowed to read entire contents of both memory areas. Found with AddressSanitizer. llvm-svn: 176237
Loading
Please register or sign in to comment
memcpy() is allowed to read entire contents of both memory areas. Found with AddressSanitizer. llvm-svn: 176237