summaryrefslogtreecommitdiff
path: root/sci-libs/hipBLASLt/files/hipBLASLt-6.1.1-clang-19.patch
blob: 5d082cc704b69c82caa0646ce16d328bdd83c7a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
Clang 19 is so smart, it can analyze templates before instantiation
--- a/tensilelite/Tensile/Source/lib/include/Tensile/MasterSolutionLibrary.hpp
+++ b/tensilelite/Tensile/Source/lib/include/Tensile/MasterSolutionLibrary.hpp
@@ -36,6 +36,7 @@
 
 namespace Tensile
 {
+    enum class LazyLoadingInit;
 
     /**
  * \ingroup SolutionLibrary