Go to file
Josh Magee 79ae600818 [stack protector] Refactor and clean-up test. No functionality change.
Refactored stack-protector.ll to use new-style function attributes everywhere
and eliminated unnecessary attributes.

This cleanup is in preparation for an upcoming test change.

llvm-svn: 205996
2014-04-10 22:47:27 +00:00
clang [MS-ABI] Fixed __declspec(align()) on bitfields under #pragma pack. 2014-04-10 22:15:18 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fix PR19819 2014-04-07 13:32:26 +00:00
libcxxabi The content of .eh_frame may be misaligned, so use memcpy. This is seen 2014-04-08 11:43:49 +00:00
lld Update to match changes made in r205955 2014-04-10 07:49:18 +00:00
lldb <rdar://problem/16540961> 2014-04-10 18:17:30 +00:00
llvm [stack protector] Refactor and clean-up test. No functionality change. 2014-04-10 22:47:27 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly todo: Update todo list 2014-04-10 19:49:36 +00:00