Go to file
David Majnemer 4632e1eec1 CodeGen: Fix a typo in getThreadLocalWrapperLinkage
The description had a misspelling.  No functionality change.

llvm-svn: 211908
2014-06-27 16:56:27 +00:00
clang CodeGen: Fix a typo in getThreadLocalWrapperLinkage 2014-06-27 16:56:27 +00:00
clang-tools-extra Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
compiler-rt [msan] Add store_context_size= flag. 2014-06-27 12:48:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Silence unused variable and parameter warnings. 2014-06-26 16:58:38 +00:00
lld Add const to sort() comparator function. Caught by gcc but not clang 2014-06-27 01:04:01 +00:00
lldb Fix ObjectFileELF to determine architectures independent of host. 2014-06-27 16:52:49 +00:00
llvm R600: Don't crash on unhandled instruction in promote alloca 2014-06-27 16:52:49 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00