=?utf-8?q?DonĂ¡t?= Nagy <[email protected]> Message-ID: In-Reply-To: <llvm/llvm-project/pull/70056/[email protected]>
DonatNagyE wrote: Note that this PR introduces a `PathSensitiveBugReport` where the `Description` and `ShortDescription` fields (inherited from `BugReport`) are different (because I'm using the four-argument constructor). These fields are intended for different purposes, but practically every checker stores the same string in both of them. To clarify this situation, I opened a [discussion on discourse](https://discourse.llvm.org/t/bug-report-warning-message-duplicated-as-a-note-by-most-checkers/74480). https://github.com/llvm/llvm-project/pull/70056 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
