16 changes: 16 additions & 0 deletions 16 clang-tools-extra/test/clang-tidy/checkers/misc/unused-parameters.cpp Original file line numberDiff line numberDiff line change @@ -33,6 +33,16 @@ void f(void (*fn)()) {;} // CHECK-MESSAGES: :[[@LINE-1]]:15: warning: parameter 'fn'...
1 change: 1 addition & 0 deletions 1 .clang-tidy Original file line numberDiff line numberDiff line change @@ -11,6 +11,7 @@ Checks: > portability-*, readability-*, -bugprone-casting-through-void, -bugprone-easily-swappable-parameters, -bugprone-exception-escape, -bugprone-implicit-wideni...
【Hibernate】Remember that ordinal parameters are 1-based! 此错误的官方解释:1、当hql中不需要参数,而传递了参数导致,2、set参数时没有从0开始。 但此问题不属这两种。 检查导入的libraries无错误。 最后在网络搜索到:http://qihaihui.iteye.com/blog/228685,其中提示: 1. 如果PO类没有加Entity和Table的an...
Unique font identifier:Tidy Hand:Version 1.00 Full font name:Tidy Hand Version string:Version 1.00 February 10, 2010 Postscript name:TidyHand Manufacturer Name:Da Font Designer:Sean Johnson Description:This font was created using Scanahand from High-Logic.com ...
Unique font identifier: com.myfonts.easy.sean-johnson.tidy-hand.regular.wfkit2.version.5wgw Full font name: ☞Tidy Hand Regular Version string: Version 1.000;hotconv 1.0.109;makeotfexe 2.5.65596; ttfautohint (v1.5);com.myfonts.easy.sean-johnson.tidy-hand.regular.wfkit2.version.5wgw Post...
> Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, > to add -fno-delayed-template-parsing. > > Note, clang-tidy tests wouldn't run on Windows hosts since they are > disabled with REQUIRES:shell. > The failure would be raised with cross building. ...
> Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, > to add -fno-delayed-template-parsing. > > Note, clang-tidy tests wouldn't run on Windows hosts since they are > disabled with REQUIRES:shell. > The failure would be raised with cross building. ...
Disable bugprone-easily-swappable-parameters in clang-tidy config af1b117 github-actions bot added the infrastructure label Feb 18, 2025 View details aobolensk merged commit 4925e5f into learning-process:master Feb 18, 2025 12 checks passed codecov-commenter commented Feb 18, 2025 Codecov Re...