]> granicus.if.org Git - clang/commit
Intrin.h: fix definitions of _Interlocked{In,De}crement16
authorHans Wennborg <hans@hanshq.net>
Thu, 23 Jan 2014 19:15:39 +0000 (19:15 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 23 Jan 2014 19:15:39 +0000 (19:15 +0000)
commitb76b51e80bf36a367600eb1d088f7c24625bf195
tree3c2804557fad929d83aa5fd444935b4317ac88ba
parent85b8509960ade2f2af4f2621f265544dcd32b4d2
Intrin.h: fix definitions of _Interlocked{In,De}crement16

The declarations seem correct, but the definitions were using
chars instead of shorts.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199923 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/Intrin.h