Sign in
swiftshader
/
SwiftShader
/
d61d3a7f2cb9e41989d2df9d08131f2d0ca522aa
/
.
/
src
/
Common
/
ExceptionHandling.hpp
blob: 4cbb8d6ed5cac3f78247220f4a3fcccdae7648d4 [
file
]
#if 1
#define
try
#define
catch
(
x
)
if
(
false
)
#endif