mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
[Sanitizer] expand nl_langinfo interception to FreeBSD
Reviewers: krytarowski Reviewed By: krytarowski Differential Revision: https://reviews.llvm.org/D55327 llvm-svn: 348376
This commit is contained in:
parent
f240c4d42a
commit
f3233b2ff2
@ -1,4 +1,6 @@
|
||||
// RUN: %clangxx -O0 -g %s -o %t && %run %t 2>&1 | FileCheck %s
|
||||
//
|
||||
// UNSUPPORTED: linux, darwin, solaris
|
||||
|
||||
#include <langinfo.h>
|
||||
|
Loading…
Reference in New Issue
Block a user