[PATCH] D64799: [Sema] Emit diagnostics for uncorrected delayed typos at the end of TU

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 16:18:41 PDT 2019


vsapsai added a comment.

For the record, there was another change regarding the delayed typos in `clang::Sema::~Sema()`: D62648 <https://reviews.llvm.org/D62648> [Sema][Typo] Fix assertion failure for expressions with multiple typos.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64799





More information about the cfe-commits mailing list