summaryrefslogtreecommitdiff
path: root/src/binary-reader-logging.h
diff options
context:
space:
mode:
authorMichael Ferris <mike.ferris@hotmail.com>2018-03-22 17:32:26 -0700
committerGitHub <noreply@github.com>2018-03-22 17:32:26 -0700
commit90fb9eefa9c2f36481e575da591e9ca521bf724f (patch)
tree9c0d7513b96fd22c53cdef45c1d341e9c8fea6b2 /src/binary-reader-logging.h
parent802f56ca2d1e3812796941e027e8ef97b9753130 (diff)
downloadwabt-90fb9eefa9c2f36481e575da591e9ca521bf724f.tar.gz
wabt-90fb9eefa9c2f36481e575da591e9ca521bf724f.tar.bz2
wabt-90fb9eefa9c2f36481e575da591e9ca521bf724f.zip
Windows remove _Check_Return_ annotation (#817)
Remove _Check_Return_ annotation on Windows because that annotation must be a prefix to the function not a suffix which was breaking the code analysis on binary-reader.cc. Couldn't find a way to reconcile clang/gcc/msvc to all use a prefix or suffix for that annotation, furthermore it is not used a lot in the project anyway.
Diffstat (limited to 'src/binary-reader-logging.h')
0 files changed, 0 insertions, 0 deletions