[clang-tidy] Remove MSVC inline assembly test from cross-plat test.
authorZachary Turner <zturner@google.com>
Fri, 20 Oct 2017 23:09:20 +0000 (23:09 +0000)
committerZachary Turner <zturner@google.com>
Fri, 20 Oct 2017 23:09:20 +0000 (23:09 +0000)
commitafc4b3857ba3c4f92ebbdb272c478a1b278c92b5
tree4416b3ca1d3d9a06e1d25088a52587b4099a8328
parentfbdca1daec33d715a1bdde9c5708d86c80112c1f
[clang-tidy] Remove MSVC inline assembly test from cross-plat test.

This originally started out here in dev, but I moved it to another
file when it became clear this wouldn't work on non-Windows.
Unfortunately I forgot to remove it from this file.  Test is still
live, just in another source file.

llvm-svn: 316247
clang-tools-extra/test/clang-tidy/hicpp-no-assembler.cpp