[PATCH] D150191: [clang][Diagnostics] Provide a source range for 'use of undeclared identifier' diagnostics

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 01:15:26 PDT 2023


tbaeder abandoned this revision.
tbaeder added a comment.

Abandoning this. The code in question was dead before as far as I can tell, since the `Ranges` list was always empty. I can't add this without regressing any of the existing tests.


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

https://reviews.llvm.org/D150191



More information about the cfe-commits mailing list