<div dir="ltr">Thanks Alexey. I missed a bunch of places that were messed up. I also tried to make sure I got all files this time (I had missed some of them).<div class="gmail_extra"><br></div><div class="gmail_extra"> Filipe</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 12, 2015 at 5:51 PM, Filipe Cabecinhas <span dir="ltr"><<a href="mailto:filcab+llvm.phabricator@gmail.com" target="_blank">filcab+llvm.phabricator@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Fixed problems pointed out by Alexey.<br>
Included a bunch of tests I had missed.<br>
<span class=""><br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D10294&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=xJZ2U_qO5q82U-vCnMOXxsGIts10EvRtRvb21rqqhKs&s=Cl4gDxqSwX2PMouL-naKmuamOkpBFrP5-eLfMoJnsVQ&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/D10294</a><br>
<br>
Files:<br>
  test/asan/TestCases/Android/coverage-android.cc<br>
  test/asan/TestCases/Darwin/atos-symbolizer.cc<br>
  test/asan/TestCases/Darwin/dladdr-demangling.cc<br>
  test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc<br>
</span><span class="">  test/asan/TestCases/Darwin/reexec-insert-libraries-env.cc<br>
  test/asan/TestCases/Darwin/sandbox-symbolizer.cc<br>
  test/asan/TestCases/Darwin/suppressions-darwin.cc<br>
  test/asan/TestCases/Darwin/suppressions-sandbox.cc<br>
  test/asan/TestCases/Darwin/unset-insert-libraries-on-exec.cc<br>
  test/asan/TestCases/Linux/asan_prelink_test.cc<br>
  test/asan/TestCases/Linux/asan_preload_test-1.cc<br>
  test/asan/TestCases/Linux/asan_preload_test-2.cc<br>
  test/asan/TestCases/Linux/asan_rt_confict_test-1.cc<br>
</span><div><div class="h5">  test/asan/TestCases/Linux/coverage-missing.cc<br>
  test/asan/TestCases/Linux/init-order-dlopen.cc<br>
  test/asan/TestCases/Linux/initialization-bug-any-order.cc<br>
  test/asan/TestCases/Linux/kernel-area.cc<br>
  test/asan/TestCases/Linux/leak.cc<br>
  test/asan/TestCases/Linux/malloc-in-qsort.cc<br>
  test/asan/TestCases/Linux/malloc_delete_mismatch.cc<br>
  test/asan/TestCases/Linux/nohugepage_test.cc<br>
  test/asan/TestCases/Linux/odr-violation.cc<br>
  test/asan/TestCases/Linux/overflow-in-qsort.cc<br>
  test/asan/TestCases/Linux/quarantine_size_mb.cc<br>
  test/asan/TestCases/Linux/sized_delete_test.cc<br>
  test/asan/TestCases/Linux/stack-overflow-sigbus.cc<br>
  test/asan/TestCases/Linux/stack-trace-dlclose.cc<br>
  test/asan/TestCases/Linux/static_tls.cc<br>
  test/asan/TestCases/Linux/stress_dtls.c<br>
  test/asan/TestCases/Posix/allow_user_segv.cc<br>
  test/asan/TestCases/Posix/asan-symbolize-sanity-test.cc<br>
  test/asan/TestCases/Posix/coverage-direct-activation.cc<br>
  test/asan/TestCases/Posix/coverage-direct-large.cc<br>
  test/asan/TestCases/Posix/coverage-direct.cc<br>
  test/asan/TestCases/Posix/coverage-fork-direct.cc<br>
  test/asan/TestCases/Posix/coverage-fork.cc<br>
  test/asan/TestCases/Posix/coverage-module-unloaded.cc<br>
  test/asan/TestCases/Posix/coverage-sandboxing.cc<br>
  test/asan/TestCases/Posix/coverage.cc<br>
  test/asan/TestCases/Posix/ioctl.cc<br>
  test/asan/TestCases/Posix/large_allocator_unpoisons_on_free.cc<br>
  test/asan/TestCases/Posix/log_path_fork_test.cc.disabled<br>
  test/asan/TestCases/Posix/new_array_cookie_test.cc<br>
  test/asan/TestCases/Posix/new_array_cookie_uaf_test.cc<br>
  test/asan/TestCases/Posix/start-deactivated.cc<br>
  test/asan/TestCases/Posix/tsd_dtor_leak.cc<br>
  test/asan/TestCases/Windows/coverage-basic.cc<br>
  test/asan/TestCases/Windows/dll_report_globals_symbolization_at_startup.cc<br>
  test/asan/TestCases/Windows/dll_stack_use_after_return.cc<br>
  test/asan/TestCases/Windows/report_globals_reload_dll.cc<br>
  test/asan/TestCases/Windows/report_globals_vs_freelibrary.cc<br>
  test/asan/TestCases/Windows/stack_use_after_return.cc<br>
  test/asan/TestCases/allocator_returns_null.cc<br>
  test/asan/TestCases/asan_and_llvm_coverage_test.cc<br>
  test/asan/TestCases/asan_options-help.cc<br>
  test/asan/TestCases/atexit_stats.cc<br>
</div></div>  test/asan/TestCases/atoi_strict.c<br>
  test/asan/TestCases/atol_strict.c<br>
  test/asan/TestCases/atoll_strict.c<br>
<div><div class="h5">  test/asan/TestCases/closed-fds.cc<br>
  test/asan/TestCases/contiguous_container_crash.cc<br>
  test/asan/TestCases/coverage-and-lsan.cc<br>
  test/asan/TestCases/coverage-caller-callee-total-count.cc<br>
  test/asan/TestCases/coverage-caller-callee.cc<br>
  test/asan/TestCases/coverage-disabled.cc<br>
  test/asan/TestCases/coverage-levels.cc<br>
  test/asan/TestCases/coverage-maybe-open-file.cc<br>
  test/asan/TestCases/coverage-order-pcs.cc<br>
  test/asan/TestCases/coverage-reset.cc<br>
  test/asan/TestCases/coverage-tracing.cc<br>
  test/asan/TestCases/debug_mapping.cc<br>
  test/asan/TestCases/debug_ppc64_mapping.cc<br>
  test/asan/TestCases/deep_call_stack.cc<br>
  test/asan/TestCases/deep_stack_uaf.cc<br>
  test/asan/TestCases/double-free.cc<br>
  test/asan/TestCases/dump_instruction_bytes.cc<br>
  test/asan/TestCases/gc-test.cc<br>
  test/asan/TestCases/heap-overflow.cc<br>
  test/asan/TestCases/heavy_uar_test.cc<br>
  test/asan/TestCases/init-order-atexit.cc<br>
  test/asan/TestCases/init-order-pthread-create.cc<br>
  test/asan/TestCases/initialization-blacklist.cc<br>
  test/asan/TestCases/initialization-bug.cc<br>
  test/asan/TestCases/initialization-constexpr.cc<br>
  test/asan/TestCases/initialization-nobug.cc<br>
  test/asan/TestCases/invalid-free.cc<br>
  test/asan/TestCases/log-path_test.cc<br>
  test/asan/TestCases/malloc_context_size.cc<br>
  test/asan/TestCases/malloc_fill.cc<br>
  test/asan/TestCases/max_redzone.cc<br>
  test/asan/TestCases/memcmp_strict_test.cc<br>
  test/asan/TestCases/mmap_limit_mb.cc<br>
  test/asan/TestCases/poison_partial.cc<br>
  test/asan/TestCases/print_summary.cc<br>
</div></div>  test/asan/TestCases/printf-1.c<br>
  test/asan/TestCases/printf-2.c<br>
  test/asan/TestCases/printf-3.c<br>
  test/asan/TestCases/printf-4.c<br>
  test/asan/TestCases/printf-5.c<br>
<span class="">  test/asan/TestCases/stack-overflow.cc<br>
  test/asan/TestCases/stack-use-after-return.cc<br>
  test/asan/TestCases/strcasestr-1.c<br>
  test/asan/TestCases/strcasestr-2.c<br>
  test/asan/TestCases/strcasestr_strict.c<br>
  test/asan/TestCases/strcat_strict.c<br>
  test/asan/TestCases/strchr_strict.c<br>
  test/asan/TestCases/strcmp_strict.c<br>
  test/asan/TestCases/strcspn-1.c<br>
  test/asan/TestCases/strcspn-2.c<br>
  test/asan/TestCases/strcspn_strict.c<br>
  test/asan/TestCases/strip_path_prefix.c<br>
  test/asan/TestCases/strncat_strict.c<br>
  test/asan/TestCases/strpbrk-1.c<br>
  test/asan/TestCases/strpbrk-2.c<br>
  test/asan/TestCases/strpbrk_strict.c<br>
  test/asan/TestCases/strspn-1.c<br>
  test/asan/TestCases/strspn-2.c<br>
  test/asan/TestCases/strspn_strict.c<br>
  test/asan/TestCases/strstr-1.c<br>
  test/asan/TestCases/strstr-2.c<br>
  test/asan/TestCases/strstr_strict.c<br>
  test/asan/TestCases/strtol_strict.c<br>
  test/asan/TestCases/strtoll_strict.c<br>
</span><span class="">  test/asan/TestCases/suppressions-exec-relative-location.cc<br>
  test/asan/TestCases/suppressions-function.cc<br>
  test/asan/TestCases/suppressions-interceptor.cc<br>
  test/asan/TestCases/suppressions-library.cc<br>
  test/asan/TestCases/uar_and_exceptions.cc<br>
  test/asan/TestCases/use-after-poison.cc<br>
  test/asan/TestCases/use-after-scope.cc<br>
</span>  test/asan/TestCases/verbose-log-path_test.cc<br>
<div class="HOEnZb"><div class="h5">  test/asan/lit.cfg<br>
<br>
EMAIL PREFERENCES<br>
  <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=xJZ2U_qO5q82U-vCnMOXxsGIts10EvRtRvb21rqqhKs&s=yNl8N9X6PLILRsUUs41RSpg1Pgxpl3Rf66iaAiCJjrY&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
</div></div></blockquote></div><br></div></div>