You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OOVPA_SIG_MATCH(
OV_MATCH(0x04, 'S'),
OV_MATCH(0x0B, 'E'),
OV_MATCH(0x11, 'D'),
// add comment line here to force closing parenthesis stay on new line
);
The text was updated successfully, but these errors were encountered:
This ticket will act as a watchlist for https://reviews.llvm.org/D33029 ticket.
How does this affect us?
Planned
OOVPA_SIG_MATCH
macro support to count all OV arrays on compile time will end up result to:Workaround solution is: (for time being)
The text was updated successfully, but these errors were encountered: