https://github.com/vinay-deshmukh updated
https://github.com/llvm/llvm-project/pull/129979
>From e9c7869550d9fd1eba4d4d42ee644540e6b6d445 Mon Sep 17 00:00:00 2001
From: Vinay Deshmukh <32487576+vinay-deshm...@users.noreply.github.com>
Date: Tue, 4 Mar 2025 22:30:34 -0500
Subject: [PATCH 01/12] a
@@ -135,6 +137,24 @@ bool Builtin::Context::isBuiltinFunc(llvm::StringRef
FuncName) {
return false;
}
+static bool isSymbolAvailableInC89(const llvm::StringTable &Strings,
+ const Builtin::Info &BuiltinInfo) {
+
+ auto NameStr = Strings[Bu
vinay-deshmukh wrote:
> @frederick-vs-ja
>
> Any suggestions on how to go about making further progress on this one? Sort
> of stuck right now.
@frederick-vs-ja bump
https://github.com/llvm/llvm-project/pull/129979
___
cfe-commits mailing list
cfe
vinay-deshmukh wrote:
@frederick-vs-ja
Any suggestions on how to go about making further progress on this one? Sort of
stuck right now.
https://github.com/llvm/llvm-project/pull/129979
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://l
https://github.com/vinay-deshmukh edited
https://github.com/llvm/llvm-project/pull/129979
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits