summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp
diff options
context:
space:
mode:
authorSumanth Gundapaneni <sgundapa@codeaurora.org>2015-12-01 23:06:23 +0000
committerSumanth Gundapaneni <sgundapa@codeaurora.org>2015-12-01 23:06:23 +0000
commitc1c674c60b6d60d9292e4baca4546ca949255671 (patch)
tree88d4cdb0356f0b301038bd71a2f26d7ca3bb41b5 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp
parentd8828fcff002510b4241af94d00fb122a254715a (diff)
downloadbcm5719-llvm-c1c674c60b6d60d9292e4baca4546ca949255671.tar.gz
bcm5719-llvm-c1c674c60b6d60d9292e4baca4546ca949255671.zip
builtins: Fix the sysroot's reference to si_int in int_types.h
si_int is already defined in sysroot's siginfo.h emutls.c includes pthread.h which includes asm/siginfo.h which in turn includes asm-generic/siginfo.h and that defines si_int. si_int is also defined in builtin's int_types.h and this leads to errors. This patch fixes the issue by undefining the si_int in int_types.h Differential Revision: http://reviews.llvm.org/D15086 llvm-svn: 254472
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud