Clean up the diagnostic complaining about the element type of a vector
type so that it actually complains about the element type itself. llvm-svn: 107299
Showing
- clang/include/clang/Basic/DiagnosticSemaKinds.td 1 addition, 1 deletionclang/include/clang/Basic/DiagnosticSemaKinds.td
- clang/test/Sema/ext_vector_casts.c 1 addition, 1 deletionclang/test/Sema/ext_vector_casts.c
- clang/test/Sema/types.c 1 addition, 1 deletionclang/test/Sema/types.c
- clang/test/SemaTemplate/ext-vector-type.cpp 2 additions, 2 deletionsclang/test/SemaTemplate/ext-vector-type.cpp
Loading
Please register or sign in to comment