| commit | dbb71db4cc79d6b74c0683ffec5f3a847179603c | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Aug 23 23:51:41 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Aug 23 23:51:41 2010 +0000 |
| tree | 5c27e5f0d0cf0775d93204e6fcc90fc1e669662b | |
| parent | 846022495866f4234a7cc4e99329637888128f32 [diff] |
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