summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_fake_stack.cc
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2013-01-31 13:46:14 +0000
committerAlexey Samsonov <samsonov@google.com>2013-01-31 13:46:14 +0000
commita0c0da8f51fc1e54584329830b3ed82006b0dcec (patch)
treed5c54f85e86e96b8e8e4bbf44d75562b4c09db00 /compiler-rt/lib/asan/asan_fake_stack.cc
parentaa58b97235a8373c6b6ee24c30e1c578a70f5eea (diff)
downloadbcm5719-llvm-a0c0da8f51fc1e54584329830b3ed82006b0dcec.tar.gz
bcm5719-llvm-a0c0da8f51fc1e54584329830b3ed82006b0dcec.zip
[ASan] Split ASan interface header into private and public parts. Add a test that makes sure users can include interface header
llvm-svn: 174058
Diffstat (limited to 'compiler-rt/lib/asan/asan_fake_stack.cc')
-rw-r--r--compiler-rt/lib/asan/asan_fake_stack.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/asan_fake_stack.cc b/compiler-rt/lib/asan/asan_fake_stack.cc
index 7c5a16312d4..2cede368f2f 100644
--- a/compiler-rt/lib/asan/asan_fake_stack.cc
+++ b/compiler-rt/lib/asan/asan_fake_stack.cc
@@ -14,7 +14,6 @@
#include "asan_allocator.h"
#include "asan_thread.h"
#include "asan_thread_registry.h"
-#include "sanitizer/asan_interface.h"
namespace __asan {
OpenPOWER on IntegriCloud