This is a test commit to verify repository access
llvm-svn: 333309
This commit is contained in:
parent
fc53b60a14
commit
caab7c8cca
|
|
@ -264,6 +264,7 @@ namespace __sanitizer {
|
|||
#else
|
||||
#error Unknown size of struct ustat
|
||||
#endif
|
||||
|
||||
unsigned struct_ustat_sz = SIZEOF_STRUCT_USTAT;
|
||||
unsigned struct_rlimit64_sz = sizeof(struct rlimit64);
|
||||
unsigned struct_statvfs64_sz = sizeof(struct statvfs64);
|
||||
|
|
|
|||
Loading…
Reference in New Issue