You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More correctly detect the presence of aligned/sized new/delete.
This fixes a problem with the interaction of Clang and libstdc++'s
operator new overloads.
Also do some drive-by fixes to make sure everything compiles cleanly
with Clang and C++17.
Bug 2843412
0 commit comments