llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.97k stars 11.54k forks source link

fix word duplication in AST matcher reference #33664

Open llvmbot opened 7 years ago

llvmbot commented 7 years ago
Bugzilla Link 34316
Version trunk
OS Linux
Attachments [fix to docshttps://user-images.githubusercontent.com/60944935/143756200-ee515c11-a28a-4e07-91cd-e3cd695eb83c.gz)
Reporter LLVM Bugzilla Contributor
CC @Jnyfah

Extended Description

See the attached diff for the fix.

jnyfah commented 3 years ago

Working on this