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