summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/class-template-partial-spec/Inputs/class-template-partial-spec2.cpp
diff options
context:
space:
mode:
authorMaxim Ostapenko <m.ostapenko@partner.samsung.com>2017-01-23 08:45:17 +0000
committerMaxim Ostapenko <m.ostapenko@partner.samsung.com>2017-01-23 08:45:17 +0000
commit2523faf677b28e0747e76288df533fd8fe1e6393 (patch)
tree055ea166231d7586315da3b0f042b90f2215ed09 /clang/test/ASTMerge/class-template-partial-spec/Inputs/class-template-partial-spec2.cpp
parentd501b18990cdf0a0b1fc562a0828ee160b8a55e1 (diff)
downloadbcm5719-llvm-2523faf677b28e0747e76288df533fd8fe1e6393.tar.gz
bcm5719-llvm-2523faf677b28e0747e76288df533fd8fe1e6393.zip
[lsan] Enable LSan for x86 Linux.
People keep asking LSan to be available on 32 bit targets (e.g. https://github.com/google/sanitizers/issues/403) despite the fact that false negative ratio might be huge (up to 85%). This happens for big real world applications that may contain random binary data (e.g. browser), but for smaller apps situation is not so terrible and LSan still might be useful. This patch adds initial support for x86 Linux (disabled by default), ARM32 is in TODO list. We used this patch (well, ported to GCC) on our 32 bit mobile emulators and it worked pretty fine thus I'm posting it here to initiate further discussion. Differential Revision: https://reviews.llvm.org/D28609 llvm-svn: 292775
Diffstat (limited to 'clang/test/ASTMerge/class-template-partial-spec/Inputs/class-template-partial-spec2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud