llvm-project
78e84e57
- [Clang] A lone `[` does not an attribute make (#147306)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
87 days ago
[Clang] A lone `[` does not an attribute make (#147306) In some tentative parses, we would always consider `[` as the start of an attribute - only `[[` should be. Fixes #63880
References
#147306 - [Clang] A lone `[` does not an attribute make
Author
cor3ntin
Parents
39ea9b71
Loading