Cesium
Cesium copied to clipboard
Escape sequence processing: improve error reporting
For now, I think an unfinished escape sequence (such as const char*x = "\"
) should be reported as a compilation error. See TODO[#295]
in the code.