]> granicus.if.org Git - clang/commit
Tidy up the no-external-assembler diag
authorAlp Toker <alp@nuanti.com>
Fri, 22 Nov 2013 08:27:46 +0000 (08:27 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 22 Nov 2013 08:27:46 +0000 (08:27 +0000)
commit18b652521d2ab456d7dca748190c674d5bce829d
tree8aa162a9c278162cd2e8897a76d7bd37d40f9291
parent6d7d0231c5f3df2b230f3367f1e23857721d6999
Tidy up the no-external-assembler diag

Diags aren't usually in the first person, and 'windows' isn't the correct
product spelling to use in prose. Sidestep issues completely by making this
error message platform-neutral.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195422 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
lib/Driver/WindowsToolChain.cpp
test/Driver/no-integrated-as-win.c