[ADT] Don't use __used__ attribute on struct members in unit test
On some compilers, __used__ can only be applied to variables or functions. llvm-svn: 305188
Loading
Please sign in to comment
On some compilers, __used__ can only be applied to variables or functions. llvm-svn: 305188