================
@@ -0,0 +1,37 @@
+// RUN: split-file %s %t
+// RUN: python %t/gen.py %t/switch-overflow.c %t/tmp.c && %clang_cc1 
-emit-llvm %t/tmp.c -o - | FileCheck %t/tmp.c
+
+//--- gen.py
----------------
rjmccall wrote:

If you don't mind working on the representation issue, I think that would be a 
reasonable path forward. I can sympathize if you'd rather fix the narrow issue, 
though.

https://github.com/llvm/llvm-project/pull/115395
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to