Go to file
Pavel Labath b699c548c6 android-mips: define PTRACE_GETREGSET in headers don't do it
PTRACE_GETREGSET is only defined on mips only since api level 21. Define
it ourselves, so we can compile with older platform headers.

llvm-svn: 292936
2017-01-24 14:27:51 +00:00
clang [CodeCompletion] Ensure that ObjC root class completes instance 2017-01-24 14:15:08 +00:00
clang-tools-extra [clang-tidy] Fix NOLINT test 2017-01-24 12:42:26 +00:00
compiler-rt [test] Prevent false detection of an `UNSUPPORTED:` directive by lit. 2017-01-24 09:20:50 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Update Linux ABI lists to reflect inlining change in LLVM. More investigation tomorrow. 2017-01-24 13:03:40 +00:00
libcxxabi Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 10:28:23 +00:00
libunwind DWARF: correct cast (NFC) 2017-01-21 21:27:29 +00:00
lld [ELF] Correct sh_info for static symbol table 2017-01-24 10:43:40 +00:00
lldb android-mips: define PTRACE_GETREGSET in headers don't do it 2017-01-24 14:27:51 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Fix formating in foldSelectCttzCtlz. NFC 2017-01-24 14:22:27 +00:00
openmp Use C++11 static_assert() for build asserts. 2017-01-18 07:49:30 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly BlockGenerator: Do not redundantly reload from PHI-allocas in non-affine stmts 2017-01-19 14:12:45 +00:00