aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorAustin <zhenhangwang@huawei.com>2025-03-11 09:12:14 +0800
committerGitHub <noreply@github.com>2025-03-11 09:12:14 +0800
commit9d7ca6cdf038dab24fbc5c22a91be36604decb67 (patch)
tree69565f728eef5aaa1840d1c405059c803d397a6f /clang/lib/CodeGen
parent426caf1182caa40a1af8eaa6cf2d88dededa671a (diff)
downloadllvm-9d7ca6cdf038dab24fbc5c22a91be36604decb67.zip
llvm-9d7ca6cdf038dab24fbc5c22a91be36604decb67.tar.gz
llvm-9d7ca6cdf038dab24fbc5c22a91be36604decb67.tar.bz2
[regex] fix uncaught exception when string is like "\\_" (#129348)
`\_ `is a valid identity escape in regular expressions, but previously libc++ incorrectly treated it as invalid. So I deleted this judgment fixes #129062
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions