Outils pour utilisateurs

Outils du site


prog:clang-tidy

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
prog:clang-tidy [2024/12/22 09:50] – [readability-identifier-naming] : précision sur dans le bloc principal de la fonction/méthode rootprog:clang-tidy [2025/10/30 09:59] (Version actuelle) – [kokulshan/clang-tidy-cache] : suppression car l'autre projet a une meilleure popularité root
Ligne 356: Ligne 356:
   si constexpr && SK_ConstexprFunction:   si constexpr && SK_ConstexprFunction:
     SK_ConstexprFunction     SK_ConstexprFunction
 +  // C'est quoi une fonction non globale ?
   si global && SK_GlobalFunction:   si global && SK_GlobalFunction:
     SK_GlobalFunction     SK_GlobalFunction
Ligne 413: Ligne 414:
 =====Cache===== =====Cache=====
  
-====kokulshan/clang-tidy-cache==== 
- 
-[[https://github.com/kokulshan/clang-tidy-cache|Site web]] 
- 
-  * Installation 
- 
-Il faut avoir installé go. 
- 
-<code bash> 
-make 
-</code> 
- 
-  * Exécution 
- 
-<code bash> 
-CLANG_TIDY_CACHE_BINARY=/usr/bin/clang-tidy-17 CLANG_TIDY_CACHE_DIR=~/.cache/clang-tidy-cache run-clang-tidy-17 -clang-tidy-binary /usr/local/bin/clang-tidy-cache 
-</code> 
  
 ====matus-chochlik/ctcache==== ====matus-chochlik/ctcache====
prog/clang-tidy.1734857432.txt.gz · Dernière modification : de root