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

Takuya Shimizu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 10 02:40:43 PDT 2023


hazohelet added a comment.

In D156604#4572994 <https://reviews.llvm.org/D156604#4572994>, @tbaeder wrote:

> While both of those suggestions are probably improvements (I haven't checked), they also seem out of scope for this patch. This is just adding source ranges. We can improve them later (and add better tests for them at that point).

That makes sense to me.


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

https://reviews.llvm.org/D156604



More information about the cfe-commits mailing list