[PATCH] D67515: [Sema][Typo Correction] Fix potential infite loop on ambiguity checks

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 18:55:50 PDT 2019


rsmith accepted this revision.
rsmith added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/Sema/typo-correction-ambiguity.cpp:7
+
+namespace AmibguousCorrection
+{
----------------
Is the typo in "Ambiguous" here intentional? :)


Repository:
  rC Clang

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

https://reviews.llvm.org/D67515





More information about the cfe-commits mailing list