================ @@ -0,0 +1,48 @@ +// RUN: %check_clang_tidy %s misc-must-use %t -- \ +// RUN: -config="{CheckOptions: [{key: 'misc-must-use.Types', value: '::async::Future'}]}" ---------------- rockwotj wrote: Done. https://github.com/llvm/llvm-project/pull/76101