[all-commits] [llvm/llvm-project] f26823: [test/dsymutil] Suppress LeakSanitizer on ARM dsym...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Thu May 14 15:45:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f26823c9dccf3bb02663f0d7e29291e8e33fe038
      https://github.com/llvm/llvm-project/commit/f26823c9dccf3bb02663f0d7e29291e8e33fe038
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M llvm/test/tools/dsymutil/ARM/lit.local.cfg

  Log Message:
  -----------
  [test/dsymutil] Suppress LeakSanitizer on ARM dsymutil tests

Just like on X86, we're getting reports of bogus leaks from
CoreFoundation in:

[_CFXPreferences(SourceAdditions) withSourceForIdentifier:user:byHost:container:cloud:perform:]

rdar://63238710




More information about the All-commits mailing list