Michael137 wrote:

> I think this is missing a test in clang/test/CodeGenCXX that verifies Clang 
> generates the expected LLVM IR.

I added those tests here: https://github.com/llvm/llvm-project/pull/72235

The IR doesn't change with this patch. It merely adds the necessary parameter 
to the DIBuilder API to be used from clang in the subsequent patch

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

Reply via email to