llvm-project
78e84e57 - [Clang] A lone `[` does not an attribute make (#147306)

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
Author
Parents
Loading