[clang] [clang-repl] Teach clang-repl how to load PCHs (reprise) (PR #157359)

Jeaye Wilkerson via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 27 11:12:03 PDT 2025


================
@@ -282,6 +288,7 @@ namespace {
     }
 
     void HandleTranslationUnit(ASTContext &Ctx) override {
+
----------------
jeaye wrote:

Yep, removed now. Thanks for the review!

https://github.com/llvm/llvm-project/pull/157359


More information about the cfe-commits mailing list