summaryrefslogtreecommitdiff
path: root/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-01-06 12:00:44 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-01-06 12:00:44 +0000
commitfb284a0ddc8d14c98a76408917c9f61d247c2f9b (patch)
tree9efda979f76ddae8f506154574a69c6a83877d3e /lib/Frontend/CreateInvocationFromCommandLine.cpp
parentda684cc5fb0320f69201b1baf1eb8b9cc7d04cba (diff)
downloadclang-fb284a0ddc8d14c98a76408917c9f61d247c2f9b.tar.gz
[CodeCompletion] Block property setters: Use dynamic priority heuristic
Now when completing blocks properties that return void the block call completion result shows up before the setter, otherwise the setter completion shows up before the block call completion. We normally want to use the result of the block call, so one typically wouldn't call a block that returns a non-void type in a standalone statement. rdar://28846153 Differential Revision: https://reviews.llvm.org/D26034 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291232 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions