You need to sign in or sign up before continuing.
[llvm] Alternative attempt at fixing the modules build with C++17
My initial attempt in db008af5 resulted in "error: no viable constructor or deduction guide for deduction of template arguments of 'array'". Let's see if we can work around that by using an ArrayRef with an explicit template argument.
parent
8e207e4c
Please register or sign in to comment