Unverified Commit 3ab4ae9e authored by Eli Friedman's avatar Eli Friedman Committed by GitHub
Browse files

[clang codegen] Fix MS ABI detection of user-provided constructors. (#90151)

In the context of determining whether a class counts as an "aggregate",
a constructor template counts as a user-provided constructor.

Fixes #86384
parent 7eac39f6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment