Go to file
Fariborz Jahanian 23290b0570 objective-C block meta-data. This patch completes meta-data
generation for captured block variables in arc mode. This includes
inlined version of the meta-data when it can be done. It also includes
severat tests. This is wip. // rdar://12184410.

llvm-svn: 167241
2012-11-01 18:32:55 +00:00
clang objective-C block meta-data. This patch completes meta-data 2012-11-01 18:32:55 +00:00
clang-tools-extra Remove a trailing blank line, test commit. 2012-10-10 14:06:15 +00:00
compiler-rt Flag -ccc-clang-cxx was removed in r166986, remove it from compiler-rt lit configs 2012-10-30 10:06:42 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx peek should set eofbit if sgetc() returns eof. 2012-11-01 17:32:07 +00:00
libcxxabi Make the type_info for __shim_type_info visible. This should address some failing dynamic_casts that a few applications are doing on the type_info hierarchy. 2012-10-13 18:45:59 +00:00
lld Fix cl brokeness. 2012-10-31 20:47:30 +00:00
lldb Avoid a crash when trying to parse a line table in the DWARF parser. 2012-11-01 17:28:37 +00:00
llvm Add support for generating dwarf debugging info with assembly files 2012-11-01 17:31:35 +00:00
polly ScopDetection: Print line numbers of detected scops 2012-11-01 16:45:20 +00:00