getType() might give us the right type already, so use that instead of calling getPointeeType() for all CXXNewExprs.
45 KiB
45 KiB
getType() might give us the right type already, so use that instead of calling getPointeeType() for all CXXNewExprs.