[clang] [clang] solve crash due to function overloading. (PR #90255)

via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 14:15:44 PDT 2024


================
@@ -0,0 +1,7 @@
+// RUN: %clang_cc1 -emit-llvm < %s
----------------
lolloz98 wrote:

Hello, I apologize, but could I ask some pointers to some docs for creating tests for llvm? I didn't find any very good resource about it :)

https://github.com/llvm/llvm-project/pull/90255


More information about the cfe-commits mailing list