[PATCH] D82764: [NFC] Fixed ignored .hip test.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 09:10:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cc722ffc749: [NFC] Fixed ignored .hip test. (authored by dfukalov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82764/new/
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.274150.patch
Type: text/x-patch
Size: 215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/17a77cbf/attachment-0001.bin>
More information about the llvm-commits
mailing list