Introduce opencl_notequal_operation
authorTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:28:31 +0000 (07:28 -0700)
commit2492ba36f690fa6ce584132dce3e2f26fbb89f87
treeebf6afe6ac641daa89c1954937eb70decb63428a
parenta88c3c8dd36424c40074b0dd6f3cc124f9aded3c
Introduce opencl_notequal_operation

This adds the opencl_notequal_operation typedef, implementing "!=" for
OpenCL.

gdb/ChangeLog
2021-03-08  Tom Tromey  <tom@tromey.com>

* opencl-lang.c (opencl_logical_not): No longer static.  Change
parameters.
(evaluate_subexp_opencl): Update.
* c-exp.h (opencl_notequal_operation): New typedef.
gdb/ChangeLog
gdb/c-exp.h
gdb/opencl-lang.c
This page took 0.030423 seconds and 4 git commands to generate.