summaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/CodeCompletionTest.cpp
AgeCommit message (Expand)Author
2025-08-14Enable running ClangReplInterpreterTests in an Emscripten environment (#150977)mcbarton
2024-09-23[clang-repl] Simplify the value printing logic to enable out-of-process. (#10...Vassil Vassilev
2024-05-30[clang-repl] Fix SetUp in CodeCompletionTest fixture (#93816)Stefan Gränitz
2024-05-30[clang-repl] Introduce common fixture class in unittests (NFC) (#93816)Stefan Gränitz
2024-05-28[clang-repl] Even more tests create the Interpreter and must check host JIT s...Stefan Gränitz
2023-12-20[ClangRepl] Fix failed ClangReplInterpreter unit tests (#75556).Vladimir Vereschaka
2023-12-19[ClangRepl] Reland Semanic Code Completion (#75556)Fred Fu
2023-11-23Revert "[ClangRepl] Type Directed Code Completion" (#73259)Fred Fu
2023-11-23[ClangRepl] Type Directed Code Completion (#67349)Fred Fu
2023-08-30[AIX][ClangRepl] Disable new tests on AIXJake Egan
2023-08-28Reland "[clang-repl] support code completion at a REPL."Fred Fu
2023-08-23Revert "[clang-repl] support code completion at a REPL."Vassil Vassilev
2023-08-23[clang-repl] support code completion at a REPL.Fred Fu