[all-commits] [llvm/llvm-project] 8e4bb9: NFC: Add whitespace-changing revisions to .git-bla...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Sep 21 17:18:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e4bb9e2d85794ef3e5e424caf1e16e797b41ea3
      https://github.com/llvm/llvm-project/commit/8e4bb9e2d85794ef3e5e424caf1e16e797b41ea3
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M .git-blame-ignore-revs

  Log Message:
  -----------
  NFC: Add whitespace-changing revisions to .git-blame-ignore-revs


  Commit: bb09ef959811ec4dc68f5a0b4bb6105a090c3919
      https://github.com/llvm/llvm-project/commit/bb09ef959811ec4dc68f5a0b4bb6105a090c3919
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M libcxx/include/any
    M libcxx/test/libcxx/utilities/function.objects/func.blocks.sh.cpp
    M libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/move_reentrant.pass.cpp
    M libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/nullptr_t_assign_reentrant.pass.cpp
    M libcxx/test/std/language.support/support.rtti/type.info/type_info.pass.cpp
    M libcxx/test/std/language.support/support.rtti/type.info/type_info_hash.pass.cpp
    M libcxx/test/std/utilities/any/any.nonmembers/any.cast/any_cast_pointer.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.alg/swap.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_assign.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_nullptr.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_function.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_assign.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/nullptr_t_assign.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/swap.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.getdeleter/get_deleter.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/dynamic_pointer_cast.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter_allocator.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_allocator.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset_pointer_deleter.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset_pointer_deleter_allocator.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/op_bool.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.hash/hash.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.members/ctor.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.members/eq.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.members/hash_code.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.members/lt.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.members/name.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.overview/copy_assign.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.overview/copy_ctor.pass.cpp
    M libcxx/test/std/utilities/type.index/type.index.synopsis/hash_type_index.pass.cpp
    M libcxx/test/std/utilities/utility/utility.inplace/inplace.pass.cpp
    R libcxx/test/support/demangle.h
    M libcxx/test/support/experimental_any_helpers.h
    R libcxx/test/support/test.support/test_demangle.pass.cpp
    A libcxx/test/support/test.support/test_macros_header.exceptions.pass.cpp
    A libcxx/test/support/test.support/test_macros_header.no_exceptions.verify.cpp
    A libcxx/test/support/test.support/test_macros_header.no_rtti.verify.cpp
    A libcxx/test/support/test.support/test_macros_header.rtti.pass.cpp
    R libcxx/test/support/test.support/test_macros_header_exceptions.fail.cpp
    R libcxx/test/support/test.support/test_macros_header_exceptions.pass.cpp
    R libcxx/test/support/test.support/test_macros_header_rtti.fail.cpp
    R libcxx/test/support/test.support/test_macros_header_rtti.pass.cpp
    M libcxx/test/support/test_macros.h
    M libcxx/test/support/type_id.h

  Log Message:
  -----------
  [libc++] Fix failures when running the test suite without RTTI


Compare: https://github.com/llvm/llvm-project/compare/74c93956e1c1...bb09ef959811


More information about the All-commits mailing list