diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-06-09 02:41:08 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-06-09 02:41:08 +0000 |
commit | 78324f2bce787e176004906734f3a126a5461bd9 (patch) | |
tree | 9c46d980f4ec407ec1e14ef20306ba6642d8cdc6 /llvm/lib/Support/SmallVector.cpp | |
parent | 14facf307c417e5fbde827a25b74fc80e9932ca6 (diff) | |
download | llvm-78324f2bce787e176004906734f3a126a5461bd9.zip llvm-78324f2bce787e176004906734f3a126a5461bd9.tar.gz llvm-78324f2bce787e176004906734f3a126a5461bd9.tar.bz2 |
[MSVC Compatibility] Don't diagnose c-style cast from void-ptr to fn-ptr
The machinery added to permit a static_cast from void-ptr to fn-ptr
unintentionally gets triggered for c-style casts and function-style
casts. The observable effect was a diagnostic issued inappropriately.
llvm-svn: 239382
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions