[PATCH] D82764: [NFC] Fixed ignored .hip test.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 06:59:08 PDT 2020
dfukalov created this revision.
dfukalov added a reviewer: hliao.
Herald added subscribers: cfe-commits, yaxunl.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82764
Files:
clang/test/CodeGenHIP/lit.local.cfg
Index: clang/test/CodeGenHIP/lit.local.cfg
===================================================================
--- /dev/null
+++ clang/test/CodeGenHIP/lit.local.cfg
@@ -0,0 +1 @@
+config.suffixes = ['.cpp', '.hip']
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82764.274089.patch
Type: text/x-patch
Size: 215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/88b0722d/attachment-0001.bin>
More information about the llvm-commits
mailing list