llvm-project
efa28338
- [Clang] Fix a regression introduced by #140073 (#140288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
72 days ago
[Clang] Fix a regression introduced by #140073 (#140288) Pointer to data member don't decay, assuming they do caused an assertion failure.
References
#140288 - [Clang] Fix a regression introduced by #140073
Author
cor3ntin
Parents
00c5cd8a
Files
2
clang
include/clang/Sema
Overload.h
test/SemaCXX
overload-resolution-deferred-templates.cpp
Loading