diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2016-10-31 21:04:54 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2016-10-31 21:04:54 +0000 |
commit | a21df23fd81fa208a69e2b4215f42c18809eaed8 (patch) | |
tree | 560a01fb00764284116845be0bbca57daf695af6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 56e6135774ac0b8c696f094a24282dc197013f1d (diff) | |
download | bcm5719-llvm-a21df23fd81fa208a69e2b4215f42c18809eaed8.tar.gz bcm5719-llvm-a21df23fd81fa208a69e2b4215f42c18809eaed8.zip |
[analyzer] MacOSXAPIChecker: Improve warnings for __block vars in dispatch_once.
The checker already warns for __block-storage variables being used as a
dispatch_once() predicate, however it refers to them as local which is not quite
accurate, so we fix that.
Differential Revision: https://reviews.llvm.org/D26159
llvm-svn: 285637
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions