StoeckOverflow wrote:

Pushed an update:

`getWhereParameters` now returns the validity bit and optional parameters as a 
pair instead of using an out parameter. I kept `FunctionWhere::Parameters` 
optional so `Where: {}` can still be diagnosed separately from `Where: { 
Parameters: [] }`.

I also reverted the unrelated clang-format churn in `APINotesWriter.cpp`.

https://github.com/llvm/llvm-project/pull/204147
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to