Skip to content
Unverified Commit 20556c48 authored by Younan Zhang's avatar Younan Zhang Committed by Jonas Devlieghere
Browse files

[ADT] Fix circular include dependency by using std::array. NFC

2db6b34e introduces circular dependency on llvm::ArrayRef. By
inspecting commit history, it appears that we have some issue using
deduction guide on std::array. Why don't we try std::array with explicit
template arguments?

Differential revision: https://reviews.llvm.org/D141352
parent 0245dcc0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment