diff options
author | Howard Hinnant <hhinnant@apple.com> | 2013-07-09 17:29:09 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2013-07-09 17:29:09 +0000 |
commit | dbdeb153d8f5817d49eb3d95709ec20088e9fc95 (patch) | |
tree | fa41bc3d7e128871d795794b39fb860b41208f50 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 6c29bd9088bddb60baa29955a2c202922d3a6e3f (diff) | |
download | llvm-dbdeb153d8f5817d49eb3d95709ec20088e9fc95.zip llvm-dbdeb153d8f5817d49eb3d95709ec20088e9fc95.tar.gz llvm-dbdeb153d8f5817d49eb3d95709ec20088e9fc95.tar.bz2 |
Bill Fisher: This patch fixes a bug where regex_iterator doesn't indicate when it's restarting in the middle of a string. This bug causes /^a/ to match in the middle of the string "aaaaaaa", during iteration.
My patch uses to communicate when is false.
llvm-svn: 185950
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions