courbet added a comment. In D128807#3625676 <https://reviews.llvm.org/D128807#3625676>, @ymandel wrote:
>> For my particular case, I just need multiple notes per rule. I don't need >> them to be associated to a particular edit (and in that very particular >> case, I don't even need a source location). > > I'm not sure I understand: you need this additional note, but it doesn't need > to be tied to a source location, so, why can't you concatenate it to the main > note? For my specific check the notes carry structure beyond what's typically in a warning, so I need the information to be separate. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128807/new/ https://reviews.llvm.org/D128807 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits