Go to file
Todd Fiala 241ce99503 Minor tweak to Ed's FreeBSD fix.
Fall back to including the Linux version if not on __FreeBSD__.  Also covers
__ANDROID__ case.

llvm-svn: 218770
2014-10-01 15:10:37 +00:00
clang Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts. 2014-10-01 15:08:07 +00:00
clang-tools-extra [clang-tidy] Handle c-style casts from/to enums. 2014-10-01 12:47:53 +00:00
compiler-rt [asan] Scale back mmap_limit_mb test. 2014-10-01 14:21:05 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Fix x64 export table. 2014-10-01 01:39:34 +00:00
lldb Minor tweak to Ed's FreeBSD fix. 2014-10-01 15:10:37 +00:00
llvm [mips] Rename emit and parse functions for the .cpload assembler directive. NFC. 2014-10-01 14:53:19 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [RTC] Use the domain to split alias groups. 2014-10-01 12:42:37 +00:00