llvm-project
21083427
- [clang] fix redeclarations of the injected class name (#207301)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 days ago
[clang] fix redeclarations of the injected class name (#207301) The declaration used to represent an injected class name should never be part of any redeclaration chain. Fixes #202320
References
#207301 - [clang] fix redeclarations of the injected class name
Author
mizvekov
Parents
14d98081
Loading