llvm-project
27f843ee - Diagnose the code with trailing comma in the function call. (#125232)

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
Committer
joaosaffran
Parents
Loading