aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir.c
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2016-07-19 15:07:23 +0000
committerTom Stellard <[email protected]>2016-07-20 21:15:53 +0000
commit106946153fb237e0867d65d53fb3a8461f3a13ee (patch)
treea8cf457f289e702271ecc1743bfcf98a15bd813d /src/compiler/nir/nir.c
parenta73bf11a63ea93640c26b5701c533b06d3a6f3e9 (diff)
clover: Re-order includes in invocation.cpp to fix build
The build was failing because the official CL headers have a few defines, like: # define cl_khr_gl_sharing 1 Which have the same name as some class members of clang's OpenCLOptions class. If we include the cl headers first, this breaks the build because the member names of this class are replaced by the literal 1. Reviewed-by: Francisco Jerez <[email protected]> Reviewed-by: Vedran Miletić <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir.c')
0 files changed, 0 insertions, 0 deletions