Move InterlockedBitTestAndSet into its own test file
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Sun, 6 Jul 2014 18:45:44 +0000 (18:45 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Sun, 6 Jul 2014 18:45:44 +0000 (18:45 +0000)
commit7e36a19b20b8e97ae4d1805208f40f881b0e25ab
treeb365b72032322c451f63bc144ec4ee448694be15
parent8d352c6dcdb6996ef1a4b5c8ad55f8ac117350f4
Move InterlockedBitTestAndSet into its own test file

Summary:
This gives us back the test coverage we lost when I made
MicrosoftExtensions.c x86-only.

Reviewers: majnemer

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4401

llvm-svn: 212414
clang/test/Parser/MicrosoftExtensions.c
clang/test/Parser/MicrosoftExtensionsInlineAsm.c [new file with mode: 0644]