* array-notation-common.c (is_cilkplus_vector_p): Define.
commit8523243ed8d3ccf4a08f971ef4211eef99f4376e
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2015 20:46:45 +0000 (20 20:46 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2015 20:46:45 +0000 (20 20:46 +0000)
tree2573e48cccf51903f26da5491e7c07e051289537
parent80c055850b13723a44bd87772f8a3bdf7df15fbd
* array-notation-common.c (is_cilkplus_vector_p): Define.
* c-common.h (is_cilkplus_vector_p): Declare.

* c-parser.c (is_cilkplus_vector_p): Don't define here.

* parser.c (is_cilkplus_vector_p): Don't define here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/array-notation-common.c
gcc/c-family/c-common.h
gcc/c/ChangeLog
gcc/c/c-parser.c
gcc/cp/ChangeLog
gcc/cp/parser.c