================ @@ -0,0 +1,155 @@ +// -*- C++ -*- ---------------- kovdan01 wrote:
Very minor nit: BTW, which C++ features does this test rely on, except a couple of `constexpr` named constants? It's just looks very C-style, and I'm wondering if it would make sense to make it actually C source, not C++. Feel free to ignore https://github.com/llvm/llvm-project/pull/205188 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
