[PATCH] D116814: [clang-tidy] Accept string literal decay in conditional operator
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 11 13:02:08 PST 2022
aaron.ballman added a comment.
In D116814#3235240 <https://reviews.llvm.org/D116814#3235240>, @estan wrote:
> BTW how are backports to release branches made in LLVM? (sorry if it's in the docs somewhere!)
We document the process here: https://llvm.org/docs/HowToReleaseLLVM.html#merge-requests, but it could be pretty late to make it to 13.0.1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116814/new/
https://reviews.llvm.org/D116814
More information about the cfe-commits
mailing list