[all-commits] [llvm/llvm-project] 773d51: [clang-repl] XFAIL windows properly in simple-exce...
Sunho Kim via All-commits
all-commits at lists.llvm.org
Sun Jul 31 17:06:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 773d51ce3bedd091539aa86a5e5fc15a9174ff7b
https://github.com/llvm/llvm-project/commit/773d51ce3bedd091539aa86a5e5fc15a9174ff7b
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M clang/test/Interpreter/simple-exception.cpp
Log Message:
-----------
[clang-repl] XFAIL windows properly in simple-exception test case.
We don't have proper exception support in LLJIT on windows yet. We have to xfail windows machine, but the previous check missed out some targets.
More information about the All-commits
mailing list