diff options
author | Francisco Jerez <[email protected]> | 2018-02-12 16:32:20 -0800 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2018-02-24 15:28:36 -0800 |
commit | 8d1f1ce4124c1e0dbfc5f3d0578fbee6e24140c8 (patch) | |
tree | 8c7c2a0d3c3a9c0a267a81791d5ea6f001bf5f41 /src/compiler/glsl/glsl_parser.yy | |
parent | 378e918e2891b2712b64c4ad1ef92bfc539a13e7 (diff) |
util: Add EXPLICIT_CONVERSION macro.
This can be used to specify that a C++ conversion operator is not
meant to be used for implicit conversions, which can lead to
unintended loss of information in some cases. Implemented as a macro
in order to keep old GCC versions happy.
Reviewed-by: Plamena Manolova <[email protected]>
Diffstat (limited to 'src/compiler/glsl/glsl_parser.yy')
0 files changed, 0 insertions, 0 deletions