[clang] [clang] solve crash due to function overloading. (PR #90255)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 5 16:50:54 PDT 2024
================
@@ -0,0 +1,7 @@
+// RUN: %clang_cc1 -emit-llvm < %s
----------------
lolloz98 wrote:
Yes. I gave another read now and found out the FileCheck guide to solve some of my doubts.
I will need to double check also the llvm IR generation, if everything is ok, I should be able to modify the test quickly.
As of now I am for a bit more than a week away from pc, but as soon as I am back I will finish this pr.
thank you for your help, I'll be posting soon :)
https://github.com/llvm/llvm-project/pull/90255
More information about the cfe-commits
mailing list