[PATCH] D156604: [clang][ExprConst] Use call source range for 'in call to' diags

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 00:02:36 PDT 2023


tbaeder added a comment.

In D156604#4546650 <https://reviews.llvm.org/D156604#4546650>, @aaron.ballman wrote:

>> As you can see I have a test case, but I didn't attach it in test/Misc/constexpr-source-ranges.cpp because I can't get -fdiagnostics-print-source-range-info to actually print anything for them.
>
> That's odd; have you investigated what's going on/filed an issue?

I have thoroughly investigates the aforementioned issue and found the cause: I am blind.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156604/new/

https://reviews.llvm.org/D156604



More information about the cfe-commits mailing list