[PATCH] D127285: [analyzer] Fix assertion failure after getKnownValue call
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 06:40:32 PDT 2022
martong added a comment.
In D127285#3566397 <https://reviews.llvm.org/D127285#3566397>, @steakhal wrote:
> In D127285#3566198 <https://reviews.llvm.org/D127285#3566198>, @martong wrote:
>
>> In D127285#3566034 <https://reviews.llvm.org/D127285#3566034>, @steakhal wrote:
>>
>>> ... Try to mark named entities like `this`.
>>
>> Could you please elaborate?
>
> Oh sure. The `SimpleSValBuilder` is not escaped like code or class entities should be in the summary. But it's really not that important.
Ok, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127285/new/
https://reviews.llvm.org/D127285
More information about the cfe-commits
mailing list