Go to file
Argyrios Kyrtzidis 37ab726d63 [analyzer] Introduce ObjCMessage which represents both explicit ObjC message expressions and implicit
messages that are sent for handling properties in dot syntax.

Replace all direct uses of ObjCMessageExpr in the checkers and checker interface with ObjCMessage.

llvm-svn: 124159
2011-01-25 00:03:53 +00:00
clang [analyzer] Introduce ObjCMessage which represents both explicit ObjC message expressions and implicit 2011-01-25 00:03:53 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Chandler Carruth changed >> to > > in several places. 2011-01-24 16:07:25 +00:00
lldb Use two opcode tables g_arm_opcodes and g_thumb_opcodes, instead of lumping arm and thumb opcodes together. 2011-01-24 23:40:59 +00:00
llvm tblgen/AsmMatcherEmitter: Fix alias handling to honor -match-prefix. 2011-01-24 23:26:31 +00:00