Actions
Task #1483
closedUser story #1481: Nouvelles taches provenant du sprint précédent
Clang Analyser avec Qt sous WIndows
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
revision:
r0
blocked:
No
Sprint:
Description
Vérfier l'utilisation de clang accompagnant QtSDK sous windws
Updated by Anonymous over 7 years ago
- Tracker changed from Epic story to User story
- Parent task set to #1481
Updated by Anonymous over 7 years ago
- Status changed from New to In Progress
- Assignee set to Anonymous
Updated by Anonymous over 7 years ago
Qt Créator sous Windows expose Clang.exe. Dans les options de configuration clanganalyzer, c'est également le chemin vers ce CLang.exe qui est exposé.
1) Il n'inclue pas CLazy
2) Via la ligne de commande suivante:
scan-build --use-analyzer=C:/Qt/Tools/QtCreator/bin/clang/bin/clang.exe -o clang-analyzer-output mingw32-make
l'analyser se lance et indique 0 erreurs même si un fichier cpp contient des erreurs détectables.
Updated by Anonymous over 7 years ago
- Status changed from In Progress to Feedback
Updated by adminlpp adminlpp over 7 years ago
- Tracker changed from User story to Task
- % Done set to 0
- revision set to r0
- blocked set to No
Actions