Go to file
Fariborz Jahanian 06bb7f7ef6 Objective-C: Provide fixit suggestions when class object
is accessed via accessing 'isa' ivar to use
object_getClass/object_setClass apis.
// rdar://13503456

llvm-svn: 178282
2013-03-28 19:50:55 +00:00
clang Objective-C: Provide fixit suggestions when class object 2013-03-28 19:50:55 +00:00
clang-tools-extra modularize - Fixed broken array use (asserted in tests). Renamed KindType enum. 2013-03-28 18:38:43 +00:00
compiler-rt Make all the ALWAYS_INLINE users Windows-friendly; also, avoid ALWAYS_INLINE INLINE combinations 2013-03-28 18:52:40 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fix a few warnings/errors for compiling with -fno-exceptions. 2013-03-28 18:56:26 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Cache contentType and permissions. 2013-03-28 18:58:50 +00:00
lldb Hardening the vector iterator synthetic child(ren) provider against item-not-in-cluster asserts 2013-03-28 18:50:54 +00:00
llvm Hexagon: Replace switch-case in isDotNewInst with TSFlags. 2013-03-28 19:44:04 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00