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
[clang codegen] Fix MS ABI detection of user-provided constructors. (llvm#90151)
In the context of determining whether a class counts as an "aggregate",
a constructor template counts as a user-provided constructor.
Fixesllvm#86384
(cherry picked from commit 3ab4ae9)
0 commit comments