diff options
author | jkim <jkim@FreeBSD.org> | 2010-06-11 23:38:25 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2010-06-11 23:38:25 +0000 |
commit | 4c502da7ff2e402a32fac30f893cc0fdbc0219bb (patch) | |
tree | 2845ce23ff2e883952c8d8c0f45bf0b887368240 /contrib/llvm/lib/Analysis/PointerTracking.cpp | |
parent | fc7145ca5fc3712b475ee89a40c4d763bb38e4c6 (diff) | |
download | FreeBSD-src-4c502da7ff2e402a32fac30f893cc0fdbc0219bb.zip FreeBSD-src-4c502da7ff2e402a32fac30f893cc0fdbc0219bb.tar.gz |
Apply band-aid around function-like macro fdrop() without turning it into
a real (inline) function or applying void casting for all its consumers.
In most of places, the "return value" is not checked nor assigned, which
causes too many warnings for some smart compilers, i.e., clang.
Found by: clang
Diffstat (limited to 'contrib/llvm/lib/Analysis/PointerTracking.cpp')
0 files changed, 0 insertions, 0 deletions