AaronBallman wrote: > > The changes should come with a release note in > > `clang/docs/ReleaseNotes.rst` so users know about them. > > Do I need to add this directly to the release note in this commit? Or will we > do that later when releasing?
We add release notes along with the functional changes rather than trying to go backfill release notes, so you should add them to this PR. https://github.com/llvm/llvm-project/pull/187530 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
