[all-commits] [llvm/llvm-project] 9ebe6e: Revert "[ClangRepl] Type Directed Code Completion"...

Fred Fu via All-commits all-commits at lists.llvm.org
Thu Nov 23 11:08:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ebe6e28cdbe97f6c03209b87e91be6b55a8026a
      https://github.com/llvm/llvm-project/commit/9ebe6e28cdbe97f6c03209b87e91be6b55a8026a
  Author: Fred Fu <moonsolo at gmail.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M clang/include/clang/Interpreter/CodeCompletion.h
    M clang/include/clang/Interpreter/Interpreter.h
    M clang/lib/Interpreter/CodeCompletion.cpp
    M clang/lib/Interpreter/Interpreter.cpp
    M clang/tools/clang-repl/ClangRepl.cpp
    M clang/unittests/Interpreter/CodeCompletionTest.cpp

  Log Message:
  -----------
  Revert "[ClangRepl] Type Directed Code Completion" (#73259)

Reverts llvm/llvm-project#67349

There are some issues with the sanitizers. We will reland once that's fixed.




More information about the All-commits mailing list