Go to file
Douglas Gregor dbb71db4cc When calling a function or messaging a method marked "sentinel", add
the ", nil", ", NULL", or ", (void*)0" to the end of the code
completion, since it always has to be there anyway.

llvm-svn: 111867
2010-08-23 23:51:41 +00:00
clang When calling a function or messaging a method marked "sentinel", add 2010-08-23 23:51:41 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Corrected some int -> char narrowing conversions 2010-08-23 21:41:03 +00:00
lldb Refactored ClangExpressionDeclMap to use 2010-08-23 23:09:38 +00:00
llvm Don't need the extra register here. 2010-08-23 23:28:04 +00:00