[NFC][msan] Move setlocale test into sanitizer_common
This commit is contained in:
parent
3f8be15f29
commit
7d101e0f6a
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clangxx_msan -O0 %s -o %t && %run %t
|
||||
// RUN: %clangxx -O0 %s -o %t && %run %t
|
||||
|
||||
#include <assert.h>
|
||||
#include <locale.h>
|
||||
Loading…
Reference in New Issue