Go to file
Edwin Vane 8342598d1b Support in hasDeclaration for types with getDecl()
Re-introducing r175532. The has_getDecl metafunction didn't compile with Visual
Studio. This revision approaches has_getDecl from a different angle that isn't
a problem for Visual Studio.

Added dedicated tests for the metafunction.

Reviewers: klimek
llvm-svn: 176019
2013-02-25 13:59:06 +00:00
clang Support in hasDeclaration for types with getDecl() 2013-02-25 13:59:06 +00:00
clang-tools-extra [docs] Rename Makefile. 2013-02-22 23:44:49 +00:00
compiler-rt [Sanitizer] fix signed/unsigned compare warnings in sanitizer_stacktrace_test. Build sanitizer_common tests with -Werror as we use predictable just-built Clang for building them 2013-02-25 09:00:03 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295. 2013-02-21 18:16:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] add _SDA_BASE_(absolute symbol pointing to start of quickdata) 2013-02-24 16:02:24 +00:00
lldb <rdar://problem/13282582> 2013-02-25 05:41:42 +00:00
llvm Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters. 2013-02-25 02:25:47 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00