diff options
| author | Erich Keane <erich.keane@intel.com> | 2017-05-10 20:03:16 +0000 |
|---|---|---|
| committer | Erich Keane <erich.keane@intel.com> | 2017-05-10 20:03:16 +0000 |
| commit | 7300119abb55ac7251182b2859acadcebee304f0 (patch) | |
| tree | 0e30e2289024b6117a7b807c1e50d885f5c21b24 /libcxx/test/std/utilities/memory | |
| parent | 42ec5b9728e3cb05ba54ddbc9dedce934298de03 (diff) | |
| download | bcm5719-llvm-7300119abb55ac7251182b2859acadcebee304f0.tar.gz bcm5719-llvm-7300119abb55ac7251182b2859acadcebee304f0.zip | |
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 'libcxx/test/std/utilities/memory')
0 files changed, 0 insertions, 0 deletions

