[clang] [Clang] Fix parsing of expressions of the form (T())[/*...*/] (PR #140053)
via cfe-commits
cfe-commits at lists.llvm.org
Thu May 15 06:12:39 PDT 2025
cor3ntin wrote:
Note that this does not address the case where `(S())[` is parsed as the start of an Objective-C message
https://github.com/llvm/llvm-project/pull/140053
More information about the cfe-commits
mailing list