summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2015-10-07 23:13:28 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2015-10-07 23:13:28 +0000
commitd9cc7f884fd54ab05d613616c5f8a121e76086cb (patch)
treee6a8aab69a4870a6bea2eb17f45f10ae2d5784ac /clang/tools/c-index-test/c-index-test.c
parente11c9de83d90b4025610fc631aeb4c977f4aaebe (diff)
downloadbcm5719-llvm-d9cc7f884fd54ab05d613616c5f8a121e76086cb.tar.gz
bcm5719-llvm-d9cc7f884fd54ab05d613616c5f8a121e76086cb.zip
Provide missing Internal{Alloc, Free} declarations for libbacktrace symbolizer.
Summary: Since r223145 we don't include sanitizer_allocator_internal.h into sanitizer_symbolizer.h, so we can have undefined reference to Internal{Alloc, Free} stuff into sanitizer_symbolizer_libbacktrace.cc under SANITIZER_CP_DEMANGLE macro. This patch simply includes appropriate header into sanitizer_symbolizer_libbacktrace.h to resolve the issue. Patch by Maxim Ostapenko! Reviewers: kcc, eugenis, samsonov Subscribers: llvm-commits, ygribov Differential Revision: http://reviews.llvm.org/D13429 llvm-svn: 249633
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud