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
RandomizeLayout identification for regression test This commit is to
resolve the identification of the RandomizeLayout attribute to the
regression test suite. Without this, running "make clang-test" will
result in a failure due to it identifying an attribute but not having it
included in
../clang/test/Misc/pragma-attribute-supported-attributes-list.test. This
protects against the addition/removal of attributes.
0 commit comments