Go to file
Fariborz Jahanian ed6de56c77 Objective-C SDK modernization. convert message expression
to Objective-C dot-syntax. rdar://18498572

llvm-svn: 219424
2014-10-09 18:30:56 +00:00
clang Objective-C SDK modernization. convert message expression 2014-10-09 18:30:56 +00:00
clang-tools-extra Small cleanups from review comments. 2014-10-09 13:22:46 +00:00
compiler-rt XFAIL some more sanitiser ARMv7l tests 2014-10-09 11:34:40 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement log1p builtin 2014-10-07 20:22:42 +00:00
libcxx Fix for PR 19616: 'tuple_cat of nested tuples fails in noexcept specification'. Thanks to Louis Dionne for the fix. 2014-10-07 21:42:12 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [PECOFF] Emit ModuleHandle field in delay-import table. 2014-10-09 17:43:01 +00:00
lldb Add an API on ValueObject to retrieve the desired dynamic/synthetic combination all at once, if available, working somewhat hard to avoid returning an invalid ValueObject in the process 2014-10-09 18:24:30 +00:00
llvm Sink DwarfDebug::createScopeChildrenDIE down into DwarfCompileUnit. 2014-10-09 18:24:28 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NFC] Simplify (Vector)BlockGenerator 2014-10-08 20:18:32 +00:00