[clang] [serialization] no transitive decl change (PR #92083)

David Spickett via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 03:33:27 PDT 2024


DavidSpickett wrote:

Maybe you can run individual tests with lit but generally I use `lldb-dotest` instead:
```
./bin/lldb-dotest.py -p TestTemplateWithSameArg.py
```
(you only need the filename)

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


More information about the cfe-commits mailing list