summaryrefslogtreecommitdiffstats
path: root/src/hgl
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2014-01-14 22:03:57 +0100
committerFrancisco Jerez <[email protected]>2014-01-15 16:48:37 +0100
commitbd6266622415fd24016f5c8e47c8b9cb654ea089 (patch)
treeb6fc05d5215dfceda8b72238494dcc099e6c1d03 /src/hgl
parent5662602ba050a43a01c1e06bdfeea83ec792852e (diff)
clover: Fix clover::keys and ::values to deal with r-value references properly.
Returning a reference is incorrect if the specified pair was a temporary -- Instead of that, use decltype() to deduce the correct return type qualifiers. Fixes a crash in clCreateProgramWithBinary(). Reported-and-tested-by: "Dorrington, Albert" <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions