[all-commits] [llvm/llvm-project] 3c6219: [libc++] NFC: Normalize links to bug reports

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Mar 3 10:45:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c62198c616226b7555fe9085bcbb3a05084e4e7
      https://github.com/llvm/llvm-project/commit/3c62198c616226b7555fe9085bcbb3a05084e4e7
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M libcxx/include/memory
    M libcxx/test/std/containers/associative/map/PR28469_undefined_behavior_segfault.sh.cpp
    M libcxx/test/std/containers/associative/map/compare.pass.cpp
    M libcxx/test/std/containers/associative/map/map.access/index_tuple.pass.cpp
    M libcxx/test/std/containers/sequences/vector.bool/find.pass.cpp
    M libcxx/test/std/containers/unord/unord.map/compare.pass.cpp
    M libcxx/test/std/containers/unord/unord.map/unord.map.elem/index_tuple.pass.cpp
    M libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/bool_await_suspend.pass.cpp
    M libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/generator.pass.cpp
    M libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp
    M libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/seekp.pass.cpp
    M libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/seekp2.pass.cpp
    M libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/xsputn.PR14074.pass.cpp
    M libcxx/test/std/input.output/string.streams/stringstream.cons/string.pass.cpp
    M libcxx/test/std/re/re.alg/re.alg.match/parse_curly_brackets.pass.cpp
    M libcxx/test/std/re/re.alg/re.alg.search/backup.pass.cpp
    M libcxx/test/std/re/re.alg/re.alg.search/lookahead.pass.cpp
    M libcxx/test/std/re/re.const/re.synopt/syntax_option_type.pass.cpp
    M libcxx/test/std/re/re.iter/re.regiter/re.regiter.incr/post.pass.cpp
    M libcxx/test/std/re/re.regex/re.regex.construct/bad_backref.pass.cpp
    M libcxx/test/std/re/re.traits/lookup_classname.pass.cpp
    M libcxx/test/std/strings/basic.string/string.modifiers/string_append/push_back.pass.cpp
    M libcxx/test/std/thread/futures/futures.async/async_race.38682.pass.cpp
    M libcxx/test/std/thread/futures/futures.async/async_race.pass.cpp
    M libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/PR23141_invoke_not_constexpr.pass.cpp
    M libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/copy.pass.cpp
    M libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/invoke_function_object.pass.cpp
    M libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/nested.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/derive_from.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/memory/util.smartptr/util.smartptr.enab/enable_shared_from_this.pass.cpp
    M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp
    M libcxx/test/std/utilities/optional/optional.object/optional.object.assign/assign_value.pass.cpp
    M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/PR22806_constrain_tuple_like_ctor.pass.cpp
    M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp
    M libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] NFC: Normalize links to bug reports




More information about the All-commits mailing list