llvm with tablegen backend for capstone disassembler
Go to file
Douglas Gregor c4c1fb39d8 Use Decl::getAvailability() rather than checking for the "unavailable"
attribute when determining whether we need to see an implementation of
a property. Fixes <rdar://problem/12958191>.

llvm-svn: 171877
2013-01-08 18:16:18 +00:00
clang Use Decl::getAvailability() rather than checking for the "unavailable" 2013-01-08 18:16:18 +00:00
clang-tools-extra Implements the features requested in PR14679. 2013-01-08 15:19:57 +00:00
compiler-rt [ubsan] Check for appropriate types on compound assignment overflow diagnostics. 2013-01-07 22:25:54 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF] Add R_X86_64_64 relocation. 2013-01-08 02:12:15 +00:00
lldb Add test to check the number of threads. 2013-01-08 17:29:00 +00:00
llvm Docs: mention that we support float reductions when -ffast-math is used. 2013-01-08 17:46:30 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00