[clang] [clang] Fix --entry command line option (PR #69114)

2023-11-14 Thread Tuur Martens via cfe-commits
JohnyTheCarrot wrote: Ping. https://github.com/llvm/llvm-project/pull/69114 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Fix --entry command line option (PR #69114)

2023-12-18 Thread Tuur Martens via cfe-commits
JohnyTheCarrot wrote: Heya @MaskRay If and when you get the chance, would you mind giving it another look? I applied your requested changes. :) Thanks! https://github.com/llvm/llvm-project/pull/69114 ___ cfe-commits mailing list cfe-commits@lists.ll

[clang] [clang] Fix --entry command line option (PR #69114)

2023-10-22 Thread Tuur Martens via cfe-commits
JohnyTheCarrot wrote: Ping. Requested changes were made. Apologies if this ping is misplaced, I made it in good faith. > (Please make sure to edit the description before merging so that git log does > not contain irrelevant information.) You mean during the merge phase, right? https://github

[clang] [clang] Fix --entry command line option (PR #69114)

2023-10-27 Thread Tuur Martens via cfe-commits
https://github.com/JohnyTheCarrot updated https://github.com/llvm/llvm-project/pull/69114 >From 111d19a7e03e2c59afc8d40c8210a901378594ee Mon Sep 17 00:00:00 2001 From: Tuur Martens Date: Sun, 15 Oct 2023 18:08:35 +0200 Subject: [PATCH 1/3] [clang] Fix --entry command line option --- clang/inc

[clang] [clang] Fix --entry command line option (PR #69114)

2023-10-15 Thread Tuur Martens via cfe-commits
https://github.com/JohnyTheCarrot created https://github.com/llvm/llvm-project/pull/69114 New to this sort of thing, still learning how to work with the project. Contructive feedback very welcome. See [the corresponding issue](https://github.com/llvm/llvm-project/issues/68355) for information

[clang] [clang] Fix --entry command line option (PR #69114)

2023-10-15 Thread Tuur Martens via cfe-commits
https://github.com/JohnyTheCarrot updated https://github.com/llvm/llvm-project/pull/69114 >From 111d19a7e03e2c59afc8d40c8210a901378594ee Mon Sep 17 00:00:00 2001 From: Tuur Martens Date: Sun, 15 Oct 2023 18:08:35 +0200 Subject: [PATCH] [clang] Fix --entry command line option --- clang/include

[clang] [clang] Fix --entry command line option (PR #69114)

2023-10-16 Thread Tuur Martens via cfe-commits
https://github.com/JohnyTheCarrot updated https://github.com/llvm/llvm-project/pull/69114 >From 111d19a7e03e2c59afc8d40c8210a901378594ee Mon Sep 17 00:00:00 2001 From: Tuur Martens Date: Sun, 15 Oct 2023 18:08:35 +0200 Subject: [PATCH 1/2] [clang] Fix --entry command line option --- clang/inc