[all-commits] [llvm/llvm-project] afc8b4: [libcxx] Delete pointer in shared_ptr deduction test.

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri May 8 12:20:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: afc8b49782f37524ccde82c54a9a2eb09a40f869
      https://github.com/llvm/llvm-project/commit/afc8b49782f37524ccde82c54a9a2eb09a40f869
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/deduction.pass.cpp

  Log Message:
  -----------
  [libcxx] Delete pointer in shared_ptr deduction test.

Updates the dummy deleter in deduction.pass.cpp to delete the pointer argument. This will fix the asan bots.




More information about the All-commits mailing list