Avoid diagnosing twice on non-x86 targets
authorAlp Toker <alp@nuanti.com>
Wed, 30 Oct 2013 15:07:10 +0000 (15:07 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 30 Oct 2013 15:07:10 +0000 (15:07 +0000)
commitb364428fca3c7faf3f1e886e9b0501a6ecd2eea7
tree92a0a01aef01de953f4337eaef55b6d698d9b3fa
parentd74b130cc92873c1ea8195c770a75d095bb17113
Avoid diagnosing twice on non-x86 targets

The PowerPC and ARM native builders spotted this.

llvm-svn: 193688
clang/lib/Parse/ParseStmt.cpp