=?utf-8?q?DonĂ¡t?= Nagy <donat.n...@ericsson.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/70056/cl...@github.com>


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
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to