"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "853d250b0a5e6380869b17bde07dda78360f4c2a"
Bill Fisher: This patch fixes a less likely case where '\b' can back up into...
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) The attached test program also supplies a test for the case 1 fix in r185273. llvm-svn: 186089
Loading
Please register or sign in to comment