https://github.com/nisarga3 created
https://github.com/llvm/llvm-project/pull/86474
None
>From 6d3343fe3894d1706baa6316d76a5277af596f91 Mon Sep 17 00:00:00 2001
From: Nisarga V
Date: Tue, 19 Mar 2024 06:35:04 -0500
Subject: [PATCH 1/2] Added 'fdump-autotype inference' option for Issue #19.
-
https://github.com/nisarga3 closed
https://github.com/llvm/llvm-project/pull/86474
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/nisarga3 created
https://github.com/llvm/llvm-project/pull/95509
This pull request introduces the functionality to dump type inferences for
variables and function return types using the auto keyword in C++11. When the
-fdump-auto-type-inference option is specified, the compi