Go to file
Enrico Granata 7123e2b5d7 Add SBType::IsAnonymousType() and relative plumbing in the debugger internals
For language that support such a thing, this API allows to ask whether a type is anonymous (i.e. has been given no name)

Comes with test case

llvm-svn: 252390
2015-11-07 02:06:57 +00:00
clang Use regex in test case. 2015-11-07 00:48:18 +00:00
clang-tools-extra Allow the alias to be of a different type. 2015-11-06 15:47:04 +00:00
compiler-rt [CMake] Need to filter ${arch}/*.c builtins as well as ${arch}/*.S builtins. 2015-11-06 23:19:29 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Cleanup: move visibility/linkage attributes to the first declaration. 2015-11-07 01:22:13 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld Round up the memsize of PT_TLS. 2015-11-06 22:14:44 +00:00
lldb Add SBType::IsAnonymousType() and relative plumbing in the debugger internals 2015-11-07 02:06:57 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm [FunctionAttrs] Add comment and clarify assertion message; NFC 2015-11-07 01:56:07 +00:00
openmp Fix for zero chunk size 2015-11-06 20:32:44 +00:00
polly Fix non-affine region dominance of implicitely stored values 2015-11-07 00:36:50 +00:00