================
@@ -0,0 +1,21 @@
+#include "Calculator.h"
+#include <stdexcept>
----------------
nico wrote:

Tests must be freestanding and cannot include system headers.

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

Reply via email to