================ @@ -0,0 +1,3 @@ +C_SOURCES := main.c +CFLAGS_EXTRAS := -std=c99 ---------------- Teemperor wrote:
(I don't think c99 is needed) https://github.com/llvm/llvm-project/pull/208232 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
