aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
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/lib/Frontend/CompilerInvocation.cpp
parente11c9de83d90b4025610fc631aeb4c977f4aaebe (diff)
downloadllvm-d9cc7f884fd54ab05d613616c5f8a121e76086cb.zip
llvm-d9cc7f884fd54ab05d613616c5f8a121e76086cb.tar.gz
llvm-d9cc7f884fd54ab05d613616c5f8a121e76086cb.tar.bz2
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/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions