]> granicus.if.org Git - clang/commit
Extend bracket insertion to handle nullary selectors, e.g.
authorDouglas Gregor <dgregor@apple.com>
Wed, 15 Sep 2010 14:54:45 +0000 (14:54 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 15 Sep 2010 14:54:45 +0000 (14:54 +0000)
commitb65042da3aa4dc2f9fc1c606fa6817089fd86cd6
treea1339d35b42c871f5124617900c5c4cd7545d079
parent0fbda68b50ce17d7ad36ef7a5ed77518a5cd272e
Extend bracket insertion to handle nullary selectors, e.g.

  a getFoo]

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseExpr.cpp
test/FixIt/fixit-objc-message.m