diff options
| author | zoecarver <z.zoelec2@gmail.com> | 2020-05-07 14:26:25 -0700 | 
|---|---|---|
| committer | zoecarver <z.zoelec2@gmail.com> | 2020-05-07 14:26:25 -0700 | 
| commit | 6d2a66b10d458e34c852be46028092d2b46edc14 (patch) | |
| tree | 10e792ddd27d5963db12c3695829b2ceac1d0ba0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 21e5e1724b75a4fc66ddb8b7e31b7c85b8f9c67b (diff) | |
| download | llvm-6d2a66b10d458e34c852be46028092d2b46edc14.zip llvm-6d2a66b10d458e34c852be46028092d2b46edc14.tar.gz llvm-6d2a66b10d458e34c852be46028092d2b46edc14.tar.bz2 | |
[libc++] ECMAScript IdentityEscape is ambiguous (2584)
This patch fixes [[ https://cplusplus.github.io/LWG/issue2584 | 2584 ]]. Now the following works:
    const std::regex r1("\\z");
    assert(std::regex_match("z", r1));
Differential Revision: https://reviews.llvm.org/D66610
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
