]> granicus.if.org Git - clang/commit
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)
commit82deeaf575800c56633e70b6397b0d44445f0c3d
treee7455a11f117b2f7753b971ded8c66f131443e5b
parent860df574e7a0a3f1c4fa1a2eb8280c20e7f02027
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212414 91177308-0d34-0410-b5e6-96231b3b80d8
test/Parser/MicrosoftExtensions.c
test/Parser/MicrosoftExtensionsInlineAsm.c [new file with mode: 0644]