[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
Wed Aug 9 06:58:04 PDT 2023


tbaeder added a comment.

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).


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

https://reviews.llvm.org/D156604



More information about the cfe-commits mailing list