OK.
Jason
On Sat, Jul 13, 2013 at 05:33:15PM -0700, Jason Merrill wrote:
> On 07/01/2013 05:18 AM, Jakub Jelinek wrote:
> > (cp_finish_omp_declare_simd): Renamed to...
> > (cp_finalize_omp_declare_simd): ... this. Adjust for
> ...
> > (cp_finish_omp_declare_simd): New function.
>
> So now we ha
On 07/01/2013 05:18 AM, Jakub Jelinek wrote:
(cp_finish_omp_declare_simd): Renamed to...
(cp_finalize_omp_declare_simd): ... this. Adjust for
...
(cp_finish_omp_declare_simd): New function.
So now we have "finish" and "finalize"; please choose more distinct
names. I
Hi!
The latest OpenMP 4.0 wording says:
"The expressions appearing in the clauses of this directive are evaluated in
the scope of
the arguments of the function declaration or definition."
so the current implementation of parsing all the clauses
at the place where they appear and just don't lookup