[clang] [clang][deps] Expand `DependencyActionController` APIs (PR #184917)

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 10 09:13:17 PDT 2026


================
@@ -75,8 +75,55 @@ class DependencyActionController {
 public:
   virtual ~DependencyActionController();
 
+  /// Creates a thread-safe copy of the controller.
----------------
jansvoboda11 wrote:

I reworded this to hopefully make this clearer.

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


More information about the cfe-commits mailing list