diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-09-13 18:18:37 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-09-13 18:18:37 +0000 |
commit | e5c0a9bad4023b33fe5f8fcc8bb6a74e5c75caec (patch) | |
tree | 086160c004943f902e7d5dca0d3f54b8510a384a /llvm/lib | |
parent | 3effe81bf7075c894710a279280961c6c028cf57 (diff) | |
download | bcm5719-llvm-e5c0a9bad4023b33fe5f8fcc8bb6a74e5c75caec.tar.gz bcm5719-llvm-e5c0a9bad4023b33fe5f8fcc8bb6a74e5c75caec.zip |
When warning about unsafe uses of dispatch_once, specially handle the
crazy case where dispatch_once gets redefined as a macro that calls
_dispatch_once (which calls the real dispatch_once). Users want to
see the warning in their own code.
Fixes <rdar://problem/11617767>
llvm-svn: 163816
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions