hanchenye-llvm-project/clang/include
Hans Wennborg 5c3c51fe05 Implement _interlockedbittestandset as a builtin
It's used by MS headers in VS 2017 without including intrin.h, so we
can't implement it in the header anymore.

Differential Revision: https://reviews.llvm.org/D31736

llvm-svn: 299782
2017-04-07 16:41:47 +00:00
..
clang Implement _interlockedbittestandset as a builtin 2017-04-07 16:41:47 +00:00
clang-c Avoid the -Wdocumentation-unknown-command warning in Clang's C API docs 2017-04-06 14:03:25 +00:00
CMakeLists.txt