Go to file
Eric Christopher 7af8baf678 Using the integrated assembler we'd fail to change section to the
.tbss section for zerofill thread locals. Make sure we do this
before emitting the zerofills.

Fixes PR15972.

llvm-svn: 187913
2013-08-07 21:13:06 +00:00
clang Fixes a couple of bugs with the Allman brace breaking. 2013-08-07 19:20:45 +00:00
clang-tools-extra Fixed incorrect header guard/nested header mechanism. 2013-08-07 18:49:47 +00:00
compiler-rt [TSan] Fix free_race.c by removing `not` from the test invocation that doesn't fail. 2013-08-07 13:54:27 +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 Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx N3644 support for vector<bool> 2013-08-07 20:53:44 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
lldb clean up about 22 warnings messages 2013-08-07 19:05:15 +00:00
llvm Using the integrated assembler we'd fail to change section to the 2013-08-07 21:13:06 +00:00
polly ScopInfo: add a testcase that share parameters within nested start. 2013-08-06 04:36:45 +00:00