[clang] [clang-repl] (PR #149396)

2025-07-20 Thread Aaron Danen via cfe-commits
aadanen wrote: Okay I think that does it :) https://github.com/llvm/llvm-project/pull/149396 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-repl] (PR #149396)

2025-07-20 Thread Aaron Danen via cfe-commits
https://github.com/aadanen updated https://github.com/llvm/llvm-project/pull/149396 >From f3fbebdd6d940d36561ccf5177510095ba05077e Mon Sep 17 00:00:00 2001 From: Aaron Danen Date: Wed, 16 Jul 2025 19:44:58 -0700 Subject: [PATCH 1/4] clarified %undo error msg in clang-repl used grep -r "Too man

[clang] [clang-repl] (PR #149396)

2025-07-20 Thread Aaron Danen via cfe-commits
https://github.com/aadanen updated https://github.com/llvm/llvm-project/pull/149396 >From f3fbebdd6d940d36561ccf5177510095ba05077e Mon Sep 17 00:00:00 2001 From: Aaron Danen Date: Wed, 16 Jul 2025 19:44:58 -0700 Subject: [PATCH 1/4] clarified %undo error msg in clang-repl used grep -r "Too man

[clang] [clang-repl] (PR #149396)

2025-07-20 Thread Aaron Danen via cfe-commits
https://github.com/aadanen updated https://github.com/llvm/llvm-project/pull/149396 >From f3fbebdd6d940d36561ccf5177510095ba05077e Mon Sep 17 00:00:00 2001 From: Aaron Danen Date: Wed, 16 Jul 2025 19:44:58 -0700 Subject: [PATCH 1/3] clarified %undo error msg in clang-repl used grep -r "Too man

[clang] [clang-repl] (PR #149396)

2025-07-18 Thread Aaron Danen via cfe-commits
https://github.com/aadanen updated https://github.com/llvm/llvm-project/pull/149396 >From f3fbebdd6d940d36561ccf5177510095ba05077e Mon Sep 17 00:00:00 2001 From: Aaron Danen Date: Wed, 16 Jul 2025 19:44:58 -0700 Subject: [PATCH 1/2] clarified %undo error msg in clang-repl used grep -r "Too man

[clang] [clang-repl] (PR #149396)

2025-07-18 Thread Aaron Danen via cfe-commits
aadanen wrote: 1. I am able to build clang, compile the project, and I am currently running the "ninja check-clang-unit" tests. Although it does take an incredibly long time ( 45 minutes to an hour) but that's off topic 2. I attached my email 3. I think I understand what you're describing as