Skip to content
Unverified Commit af0ee617 authored by Sirraide's avatar Sirraide Committed by GitHub
Browse files

[Clang] Support MSPropertyRefExpr as placement arg to new-expression (#75883)



It seems we were forgetting to call `checkArgsForPlaceholders` on the
placement arguments of new-expressions in Sema. I don't think that was
intended—at least doing so doesn't seem to break anything—so this pr
adds that.

This also fixes #65053

---------

Co-authored-by: default avatarErich Keane <ekeane@nvidia.com>
parent 04a69a10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment