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

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Sun May 5 13:07:28 PDT 2024


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

Have you seen https://llvm.org/docs/TestingGuide.html#regression-test-structure ?

If you have any ideas for improving the documentation, please let me know (or better, propose a patch; it's generated from llvm/docs/TestingGuide.rst).

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


More information about the cfe-commits mailing list