summaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/IncrementalProcessingTest.cpp
AgeCommit message (Expand)Author
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-28Fix build: [clang-repl] Even more tests create the Interpreter and must check...Stefan Gränitz
2024-05-28[clang-repl] Even more tests create the Interpreter and must check host JIT s...Stefan Gränitz
2024-05-28[clang] Fix a warningKazu Hirata
2024-05-28[clang-repl] Check host JIT support in all tests that create an Interpreter (...Stefan Gränitz
2023-12-13[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)Kazu Hirata
2023-05-27[clang-repl][CUDA] Re-land: Initial interactive CUDA support for clang-replAnubhab Ghosh
2023-05-20Revert "[clang-repl][CUDA] Initial interactive CUDA support for clang-repl"Anubhab Ghosh
2023-05-20[clang-repl][CUDA] Initial interactive CUDA support for clang-replAnubhab Ghosh
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2021-07-12Reland "[clang-repl] Implement partial translation units and error recovery."Vassil Vassilev
2021-07-11Revert "[clang-repl] Implement partial translation units and error recovery."Vassil Vassilev
2021-07-11[clang-repl] Implement partial translation units and error recovery.Vassil Vassilev
2021-05-13[clang-repl] Recommit "Land initial infrastructure for incremental parsing"Vassil Vassilev
2021-05-13Revert "[clang-repl] Land initial infrastructure for incremental parsing"Vassil Vassilev
2021-05-13[clang-repl] Land initial infrastructure for incremental parsingVassil Vassilev