Author: dfukalov
Date: 2020-06-29T18:57:14+03:00
New Revision: 8cc722ffc749b83fcd9f55264ee359ff41cb0ac8

URL: 
https://github.com/llvm/llvm-project/commit/8cc722ffc749b83fcd9f55264ee359ff41cb0ac8
DIFF: 
https://github.com/llvm/llvm-project/commit/8cc722ffc749b83fcd9f55264ee359ff41cb0ac8.diff

LOG: [NFC] Fixed ignored .hip test.

Reviewers: hliao

Reviewed By: hliao

Subscribers: yaxunl, cfe-commits, llvm-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D82764

Added: 
    clang/test/CodeGenHIP/lit.local.cfg

Modified: 
    

Removed: 
    


################################################################################
diff  --git a/clang/test/CodeGenHIP/lit.local.cfg 
b/clang/test/CodeGenHIP/lit.local.cfg
new file mode 100644
index 000000000000..ded4330455ae
--- /dev/null
+++ b/clang/test/CodeGenHIP/lit.local.cfg
@@ -0,0 +1 @@
+config.suffixes = ['.cpp', '.hip']


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to