summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-08-28 18:10:39 +0000
committerLouis Dionne <ldionne@apple.com>2019-08-28 18:10:39 +0000
commitf7a544bca89c19f29d0abb2a8664b03630fb0889 (patch)
treea86de429dbcc6a31b8ec043ef588891992364408 /clang/lib/StaticAnalyzer/Core/MemRegion.cpp
parentff2e965ad0eff04741dfc85994a8c3524b79c216 (diff)
downloadbcm5719-llvm-f7a544bca89c19f29d0abb2a8664b03630fb0889.tar.gz
bcm5719-llvm-f7a544bca89c19f29d0abb2a8664b03630fb0889.zip
[libc++] Fix visibility of __vector_base_common on GCC
Since we build the library with -fvisibility=hidden, the shared object wouldn't contain __vector_base_common<true>::__throw_length_error() and __vector_base_common<true>::__throw_out_of_range(), leading to link errors. This only happened on GCC for some reason. https://llvm.org/PR43140 llvm-svn: 370240
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/MemRegion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud