diff options
| author | Vladimir Vuksanovic <109677816+vvuksanovic@users.noreply.github.com> | 2025-10-31 14:52:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-31 14:52:01 +0100 |
| commit | 1fe3b2d81bd3061f1989e9677394f25725132301 (patch) | |
| tree | 466b6e3a0194e3f5c3c7f49571c9ef96db39793c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 63e45ef1bfc0208048fcd9d4264e4e94f508733f (diff) | |
| download | llvm-1fe3b2d81bd3061f1989e9677394f25725132301.zip llvm-1fe3b2d81bd3061f1989e9677394f25725132301.tar.gz llvm-1fe3b2d81bd3061f1989e9677394f25725132301.tar.bz2 | |
[Sema] Fix parameter index checks on explicit object member functions (#165586)
With the C++23 explicit object parameter feature, it is no longer
sufficient to only check if a function is an instance method to
determine if it has an implicit this argument. That causes problems in
attributes that have parameter indexes.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
