aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Parallel.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-05-10 20:03:16 +0000
committerErich Keane <erich.keane@intel.com>2017-05-10 20:03:16 +0000
commit7300119abb55ac7251182b2859acadcebee304f0 (patch)
tree0e30e2289024b6117a7b807c1e50d885f5c21b24 /llvm/lib/Support/Parallel.cpp
parent42ec5b9728e3cb05ba54ddbc9dedce934298de03 (diff)
downloadllvm-7300119abb55ac7251182b2859acadcebee304f0.zip
llvm-7300119abb55ac7251182b2859acadcebee304f0.tar.gz
llvm-7300119abb55ac7251182b2859acadcebee304f0.tar.bz2
Fix errored return value in CheckFunctionReturnType and add a fixit hint
As discovered by ChenWJ and listed on cfe-dev, the error for Objective C return type ended up being wrong. This fixes that. Additionally, as a "while we're there", the other usages of this error and the usage of the FP above both use a FixItHint, so I'll add it here. Differential Revision: https://reviews.llvm.org/D32759 llvm-svn: 302720
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions