llvm with tablegen backend for capstone disassembler
Go to file
Alexander Kornienko bd725b4537 [clang-tidy] Add use-nullptr check to clang-tidy.
Move UseNullptr from clang-modernize to modernize module in clang-tidy.

http://reviews.llvm.org/D12081

Patch by Angel Garcia!

llvm-svn: 245434
2015-08-19 13:13:12 +00:00
clang [OPENMP] Link libomp.lib on Windows 2015-08-19 04:49:01 +00:00
clang-tools-extra [clang-tidy] Add use-nullptr check to clang-tidy. 2015-08-19 13:13:12 +00:00
compiler-rt Remove forkpty test with -Wl,-as-needed. This currently breaks in 2015-08-19 06:10:57 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Fix warnings about pessimizing return moves for C++11 and higher 2015-08-19 06:43:33 +00:00
libcxxabi Revert r243752, it broke running tests on OS X (PR24491). 2015-08-18 18:29:33 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Use ErrorOr::operator* instead of ErrorOr::get. 2015-08-18 09:18:15 +00:00
lldb Fix lldb-server arm-linux-g++ build 2015-08-19 10:44:16 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Emit <regmask R1 R2 R3 ...> instead of just <regmask> in IR dumps. 2015-08-19 12:03:04 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Make prevectorization width configurable 2015-08-19 08:46:11 +00:00