summaryrefslogtreecommitdiff
path: root/clang/test/Interpreter
Commit message (Expand)AuthorAgeFilesLines
* [clang-repl] Consider the scope spec in template lookups for deduction guides.Vassil Vassilev2023-05-081-0/+4
* [clang-repl] Do not assert if we have weak references left.Vassil Vassilev2023-05-081-0/+6
* [clang-repl] Add a test coverage for nested out-of-line dtor disambiguation.Vassil Vassilev2023-05-021-0/+3
* [clang-repl] Correctly disambiguate dtor declarations from statements.Vassil Vassilev2023-04-301-0/+4
* [clang-repl] Only enable dynamic-library test on x86_64Anubhab Ghosh2023-04-261-1/+1
* [clang-repl] Fix dynamic library test to avoid cstdio and linkerAnubhab Ghosh2023-04-263-12/+18
* Mark test added in D141824 as unsupported for PS4/PS5 as those platforms requ...Douglas Yung2023-03-291-0/+1
* [clang-repl] Add a command to load dynamic librariesAnubhab Ghosh2023-03-292-0/+25
* [clang-repl] Support compound statement as a top-level statement.Vassil Vassilev2023-02-171-0/+5
* [clang-repl] XFAIL riscv targets in simple-exception test caseAlex Bradbury2023-01-171-3/+3
* [ARM/Darwin] Convert tests to check 'target='Paul Robinson2022-12-061-1/+2
* [clang-repl] Support statements on global scope in incremental mode.Vassil Vassilev2022-12-033-0/+113
* [CodeGen] Track DeferredDecls that have been emittedJun Zhang2022-08-271-0/+21
* Handles failing driver tests of clangPurva-Chaudhari2022-08-021-0/+3
* [clang-repl] XFAIL windows properly in simple-exception test case.Sunho Kim2022-08-011-1/+1
* [clang-repl] Fix incorrect return codeJun Zhang2022-07-311-0/+17
* [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON.Sunho Kim2022-07-318-20/+3
* [clang-repl] Support destructors of global objects.Sunho Kim2022-07-293-0/+29
* [clang-repl] Add host exception support check utility flag.Sunho Kim2022-07-281-0/+14
* [CodeGen] Consider MangleCtx when move lazy emission StatesJun Zhang2022-07-261-0/+1
* Switch from XFAIL to UNSUPPORTED; NFCAaron Ballman2022-07-251-2/+1
* [CodeGen] Keep track of decls that were deferred and have been emitted.Jun Zhang2022-07-131-0/+5
* [clang-repl][NFC] Split weak symbol test to a new testJun Zhang2022-07-082-5/+14
* Correct XFAIL according to bot owner's adviceJun Zhang2022-07-051-1/+1
* Reland "Reland "[NFC] Add a missing test for for clang-repl""Jun Zhang2022-07-051-0/+5
* Revert "Reland "[NFC] Add a missing test for for clang-repl""Jun Zhang2022-07-031-5/+0
* Reland "[NFC] Add a missing test for for clang-repl"Jun Zhang2022-07-031-0/+5
* Revert "[NFC] Add a missing test for for clang-repl"Jun Zhang2022-07-011-4/+0
* [NFC] Add a missing test for for clang-replJun Zhang2022-07-011-0/+4
* Revert "[clang-repl] Support destructors of global objects."Sunho Kim2022-06-261-4/+0
* [clang-repl] Implement code undo.Jun Zhang2022-06-264-4/+26
* [clang-repl] Support destructors of global objects.Sunho Kim2022-06-261-0/+4
* Reland "[clang-repl] Recover the lookup tables of the primary context."Vassil Vassilev2022-06-241-0/+1
* Reland "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilder"Jun Zhang2022-06-181-0/+4
* Revert "Reland "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBu...Jun Zhang2022-06-141-4/+0
* Reland "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilder"Jun Zhang2022-06-141-0/+4
* Revert "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilder"Mitch Phillips2022-06-131-4/+0
* [CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilderJun Zhang2022-06-091-0/+4
* Revert "[clang-repl] Recover the lookup tables of the primary context."Vassil Vassilev2022-05-311-1/+0
* [clang-repl] Recover the lookup tables of the primary context.Purva-Chaudhari2022-05-291-0/+1
* Reland "[clang-repl] Allow loading of plugins in clang-repl."Vassil Vassilev2021-10-051-0/+14
* Revert "[clang-repl] Allow loading of plugins in clang-repl."Vassil Vassilev2021-10-051-14/+0
* [clang-repl] Allow loading of plugins in clang-repl.Vassil Vassilev2021-10-051-0/+14
* Reland "[clang-repl] Allow passing in code as positional arguments."Vassil Vassilev2021-07-101-3/+4
* Revert "[clang-repl] Allow passing in code as positional arguments."Mitch Phillips2021-07-021-6/+1
* [clang-repl] Allow passing in code as positional arguments.Vassil Vassilev2021-07-011-1/+6
* [AIX][clang-repl][test] Mark unsupported pending XCOFF64 integrated-asHubert Tong2021-05-151-1/+1
* [clang-repl] Temporarily disable the execute.cpp test on ppc64.Lang Hames2021-05-131-0/+1
* [clang-repl] Recommit "Land initial infrastructure for incremental parsing"Vassil Vassilev2021-05-132-0/+32
* Revert "[clang-repl] Land initial infrastructure for incremental parsing"Vassil Vassilev2021-05-132-32/+0