[clang] Different info in docs in AST methods (PR #112190)

2024-10-16 Thread Mikhnenko Sasha via cfe-commits
4JustMe4 wrote: The suggestions have been applied. The document re-generation script has been launched. https://github.com/llvm/llvm-project/pull/112190 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/lis

[clang] Different info in docs in AST methods (PR #112190)

2024-10-14 Thread Mikhnenko Sasha via cfe-commits
https://github.com/4JustMe4 created https://github.com/llvm/llvm-project/pull/112190 [Here](https://github.com/llvm/llvm-project/blob/6a98c4a1602591c942f01dceb3aa29ffd4cf1e5b/clang/include/clang/ASTMatchers/ASTMatchers.h#L4188-L4203) and [here](https://github.com/llvm/llvm-project/blob/6a98c4a

[clang] Different info in docs in AST methods (PR #112190)

2024-10-15 Thread Mikhnenko Sasha via cfe-commits
https://github.com/4JustMe4 updated https://github.com/llvm/llvm-project/pull/112190 >From 4cd2e269cec8eb0c0bc31c10ecef4979645e32f1 Mon Sep 17 00:00:00 2001 From: mikhnenko Date: Mon, 14 Oct 2024 15:29:16 +0300 Subject: [PATCH 1/2] Fix different info --- clang/include/clang/ASTMatchers/ASTMat

[clang] Different info in docs in AST methods (PR #112190)

2024-10-15 Thread Mikhnenko Sasha via cfe-commits
https://github.com/4JustMe4 updated https://github.com/llvm/llvm-project/pull/112190 >From 4cd2e269cec8eb0c0bc31c10ecef4979645e32f1 Mon Sep 17 00:00:00 2001 From: mikhnenko Date: Mon, 14 Oct 2024 15:29:16 +0300 Subject: [PATCH 1/3] Fix different info --- clang/include/clang/ASTMatchers/ASTMat