[clang] [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (PR #97534)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 24 08:12:59 PDT 2024


AaronBallman wrote:

> @AaronBallman Just FYI you can also add the Milestone to the PR directly and use the /cherry-pick command right here. This is a bit simpler.

That's good to know! I was going off the documentation at: https://www.llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches because it says "issue" specifically. I'll post a patch to update those docs, thanks!

https://github.com/llvm/llvm-project/pull/97534


More information about the cfe-commits mailing list