Unverified Commit 2db6b34e authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment