Correct documentation for the hasBody() AST matcher; NFC
authorAaron Ballman <aaron@aaronballman.com>
Tue, 10 Jan 2023 14:53:19 +0000 (09:53 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 10 Jan 2023 14:53:19 +0000 (09:53 -0500)
commitf30257ea9f34b36597067554a45a266dc914b5a7
treee6442c7dde3fc1e168f8a08bc97fac992407c7ed
parent95be33fb99a605f7261b5eb78ab25954e2e5ce26
Correct documentation for the hasBody() AST matcher; NFC

Note, when regenerating the documentation for this change, no changes
were made to the HTML file. There is an existing bug with the AST
matcher python script that fails to handle hasBody() specifically. So
this commit is to correct the internal documentation but another change
will be needed to fix the public documentation.
clang/include/clang/ASTMatchers/ASTMatchers.h