[PATCH] D111242: Add `TypeLoc`-related matchers.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 9 05:59:54 PDT 2021
aaron.ballman added a comment.
In D111242#3052562 <https://reviews.llvm.org/D111242#3052562>, @jcking1034 wrote:
> @aaron.ballman that sounds like a good idea, what's the process for adding a release note? Does it involve editing `clang/docs/ReleaseNotes.rst`?
That's correct! And because it's not a functionality change, you don't need to get a review before committing those changes unless you'd like the review (which is also totally fine). I'd add these details under the `AST Matchers` section of the document.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111242/new/
https://reviews.llvm.org/D111242
More information about the cfe-commits
mailing list