[clang] [clang][ObjectiveC] Fix Parsing Method Parameter Types with the `::` Prefix (PR #119908)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 02:14:53 PST 2024


cor3ntin wrote:

> How does it work in Objective-C++? I don't know even if we have a test but hope we do.

Right, this needs tests for Objective-C++

https://github.com/llvm/llvm-project/pull/119908


More information about the cfe-commits mailing list