(by mail as phab is unusable today) On Mon, Sep 4, 2023 at 10:16 AM Jens Massberg via Phabricator < revi...@reviews.llvm.org> wrote:
> massberg added inline comments. > > > ================ > Comment at: clang/docs/LibASTMatchersReference.html:2545 > }; > -dependentSizedArrayType() > +dependentSizedArrayType > matches "T data[Size]" > ---------------- > Was this change to drop the () by purpose? > This file is generated, the source code is the source of truth. Looks like 415d9e8ca39c0b42f351cc532ccfb48b6ac97f7f caused them to diverge by editing the generated file only I've fixed this in 3dcf3cbc421cb5ee985b3b4a697c51247df8b5dc > > > ================ > Comment at: clang/docs/LibASTMatchersReference.html:2559 > }; > -dependentSizedExtVectorType() > +dependentSizedExtVectorType > matches "T __attribute__((ext_vector_type(Size)))" > ---------------- > same as above > > > Repository: > rG LLVM Github Monorepo > > CHANGES SINCE LAST ACTION > https://reviews.llvm.org/D159309/new/ > > https://reviews.llvm.org/D159309 > >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits