================
@@ -0,0 +1,15 @@
+{
+ "macros": {
+ "__STDC_VERSION_SETJMP_H__": {
+ "defined": "7.13.2"
+ },
+ "setjmp": {
+ "defined": "7.13.1.1"
----------------
nickdesaulniers wrote:
oh jeez! I'd better read the spec! TIL
https://github.com/llvm/llvm-project/pull/89542