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