[all-commits] [llvm/llvm-project] 47653d: [clang] Fix an infinite loop during typo-correction

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Jul 9 03:04:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47653db6d2a3964c14cca5ffa73e79aeee292e8b
      https://github.com/llvm/llvm-project/commit/47653db6d2a3964c14cca5ffa73e79aeee292e8b
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/test/Sema/typo-correction-ambiguity.c
    A clang/test/Sema/typo-correction-no-hang.c

  Log Message:
  -----------
  [clang] Fix an infinite loop during typo-correction

See https://bugs.llvm.org/show_bug.cgi?id=50797#c6

Differential Revision: https://reviews.llvm.org/D105533




More information about the All-commits mailing list