[all-commits] [llvm/llvm-project] 26466e: Revert "[libc++] ECMAScript IdentityEscape is ambi...

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri May 8 10:37:33 PDT 2020


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

  Changed paths:
    M libcxx/include/regex
    M libcxx/test/std/re/re.alg/re.alg.match/ecma.pass.cpp
    M libcxx/test/std/re/re.regex/re.regex.construct/bad_escape.pass.cpp
    M libcxx/www/cxx1z_status.html

  Log Message:
  -----------
  Revert "[libc++] ECMAScript IdentityEscape is ambiguous (2584)"

This reverts commit 6d2a66b10d458e34c852be46028092d2b46edc14.

The regex expressions in some lld tests need to be fixed. Reverting
until those are fixed.




More information about the All-commits mailing list