MAJ pour upgrade pc backup

This commit is contained in:
Tom Ray
2026-06-21 21:53:29 +02:00
parent 650467054e
commit 82544a91ed
1219 changed files with 4319053 additions and 387 deletions
@@ -0,0 +1,9 @@
# generate_natvis.py
Generate the Natvis debugger visualization file for all supported namespace combinations.
## Usage
```shell
./generate_natvis.py --version X.Y.Z output_directory/
```