]> granicus.if.org Git - clang/commit
Removed a redundant diagnostic and replaced it with a more standard one. Added a...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 23 Jul 2013 14:54:24 +0000 (14:54 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 23 Jul 2013 14:54:24 +0000 (14:54 +0000)
commit73883c3d9bf1a03e5c0240e5a8755d5bea07c386
tree41e161f797034f755fa300f2ce5fb5850b2e03cf
parent437d43fa2c8e338de3285f4028f0578ddd1b8f80
Removed a redundant diagnostic and replaced it with a more standard one.  Added a test case for the diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186942 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/Sema/address_spaces.c