llvm-project
27f843ee
- Diagnose the code with trailing comma in the function call. (#125232)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
264 days ago
Diagnose the code with trailing comma in the function call. (#125232) This patch fixes a regression caused by https://github.com/llvm/llvm-project/pull/114684 where clang accepts trailing commas for function calls. Fixes #125225
Author
hokein
Committer
joaosaffran
Parents
f51dafc6
Loading