mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
1761824d72fd5d4c97a444559cd96e8a0064a45b
llvm-svn: 186096
Bill Fisher: This patch fixes a less likely case where '\b' can back up into invalid memory, when driven by a regex_iterator (for case 1, see r185273 or http://llvm.org/bugs/show_bug.cgi?id=16240)
Description
No description provided
Languages
C++
46.8%
LLVM
31.2%
C
10.7%
Assembly
7.2%
Python
1.4%
Other
2.3%