]> granicus.if.org Git - clang/commit
Removing a custom error diagnostic and replacing it with a stock one. Added a test...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 20 Nov 2013 01:35:23 +0000 (01:35 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 20 Nov 2013 01:35:23 +0000 (01:35 +0000)
commit898413e5f2795ed6deeb5eb98c4decb63cb7788c
tree2399cb2e069974ea2ef820407d8ca48e76b1e28f
parent67799d6c2a06fbf94fee8b5172bbcdf7510e4506
Removing a custom error diagnostic and replacing it with a stock one. Added a test case to ensure the diagnostic was firing properly.

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