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
Commit d4f4b2f [clang] Fix sizeof of boolean vector
changed the result of ASTContext::getTypeSize() for bool vector
to at least 8 bits. This commit fixes the Xtensa bool vector
size calculation.
0 commit comments