diff options
author | Eli Friedman <efriedma@quicinc.com> | 2024-04-29 12:00:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 12:00:12 -0700 |
commit | 3ab4ae9e58c09dfd8203547ba8916f3458a0a481 (patch) | |
tree | f842ec6041158c8ead0a556717b81680e3b08f96 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7eac39f650227427a32b0db1a511b2b12c48a0fc (diff) | |
download | llvm-3ab4ae9e58c09dfd8203547ba8916f3458a0a481.zip llvm-3ab4ae9e58c09dfd8203547ba8916f3458a0a481.tar.gz llvm-3ab4ae9e58c09dfd8203547ba8916f3458a0a481.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions