Go to file
Howard Hinnant c815a4e297 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
2013-07-11 15:32:55 +00:00
clang Improve detection of trailing return types. 2013-07-11 14:33:06 +00:00
clang-tools-extra Generate a unique filename for a given header 2013-07-10 16:09:36 +00:00
compiler-rt [sanitizer] More checks in mbstowcs-like interceptors. 2013-07-10 14:17:46 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
libcxx 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) 2013-07-11 15:32:55 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
lldb Add stub GetThreadName for FreeBSD, missed in r186033. 2013-07-11 14:12:16 +00:00
llvm LoopVectorize: Vectorize all accesses in address space zero with unit stride 2013-07-11 15:21:55 +00:00
polly scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00