diff options
author | Vinson Lee <[email protected]> | 2016-03-09 00:53:02 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2016-03-09 23:00:45 -0800 |
commit | d46feee697671a0815dc8dac4ffb70d1e9142bc2 (patch) | |
tree | f676f0abf9b8054dae6e5165ed3a09dbb1578a32 /src/compiler | |
parent | 3823b53ff88b36cfe0c46a2207abe8568237283d (diff) |
nouveau: Fix clang reserved-user-defined-literal error.
CXX codegen/nv50_ir.lo
In file included from codegen/nv50_ir.cpp:28:
./nouveau_debug.h:19:30: error: invalid suffix on literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
fprintf(stderr, "%s:%d - "fmt, __FUNCTION__, __LINE__, ##args)
^
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions