Index of /pub/slack-stuff/ROCm-2.8.0/hcc/clang-tools-extra/docs/clang-tidy/checks
Name Last modified Size Description
Parent Directory -
readability-identifi..> 2020-04-02 22:58 46K
list.rst 2020-04-02 22:58 16K
modernize-loop-conve..> 2020-04-02 22:58 7.8K
modernize-use-auto.rst 2020-04-02 22:58 7.6K
bugprone-use-after-m..> 2020-04-02 22:58 7.0K
cppcoreguidelines-ow..> 2020-04-02 22:58 6.5K
bugprone-sizeof-expr..> 2020-04-02 22:58 5.7K
gen-static-analyzer-..> 2020-04-02 22:58 5.3K
modernize-pass-by-va..> 2020-04-02 22:58 4.5K
readability-magic-nu..> 2020-04-02 22:58 4.3K
modernize-use-emplac..> 2020-04-02 22:58 4.2K
readability-implicit..> 2020-04-02 22:58 4.2K
readability-simplify..> 2020-04-02 22:58 3.7K
bugprone-argument-co..> 2020-04-02 22:58 3.2K
bugprone-unhandled-s..> 2020-04-02 22:58 3.0K
readability-isolate-..> 2020-04-02 22:58 2.8K
hicpp-multiway-paths..> 2020-04-02 22:58 2.8K
modernize-replace-au..> 2020-04-02 22:58 2.6K
cppcoreguidelines-na..> 2020-04-02 22:58 2.6K
misc-definitions-in-..> 2020-04-02 22:58 2.5K
bugprone-branch-clon..> 2020-04-02 22:58 2.4K
misc-throw-by-value-..> 2020-04-02 22:58 2.2K
bugprone-suspicious-..> 2020-04-02 22:58 2.2K
modernize-use-nodisc..> 2020-04-02 22:58 2.1K
bugprone-suspicious-..> 2020-04-02 22:58 2.1K
bugprone-move-forwar..> 2020-04-02 22:58 2.1K
modernize-use-traili..> 2020-04-02 22:58 2.1K
bugprone-suspicious-..> 2020-04-02 22:58 2.0K
readability-inconsis..> 2020-04-02 22:58 2.0K
modernize-use-noexce..> 2020-04-02 22:58 1.9K
modernize-replace-ra..> 2020-04-02 22:58 1.9K
cppcoreguidelines-pr..> 2020-04-02 22:58 1.8K
bugprone-forwarding-..> 2020-04-02 22:58 1.8K
performance-unnecess..> 2020-04-02 22:58 1.8K
modernize-raw-string..> 2020-04-02 22:58 1.8K
objc-property-declar..> 2020-04-02 22:58 1.7K
cppcoreguidelines-sp..> 2020-04-02 22:58 1.7K
openmp-use-default-n..> 2020-04-02 22:58 1.7K
google-upgrade-googl..> 2020-04-02 22:58 1.7K
abseil-upgrade-durat..> 2020-04-02 22:58 1.7K
bugprone-misplaced-o..> 2020-04-02 22:58 1.6K
abseil-faster-strspl..> 2020-04-02 22:58 1.6K
modernize-avoid-c-ar..> 2020-04-02 22:58 1.6K
cppcoreguidelines-no..> 2020-04-02 22:58 1.6K
bugprone-too-small-l..> 2020-04-02 22:58 1.6K
readability-uppercas..> 2020-04-02 22:58 1.6K
bugprone-suspicious-..> 2020-04-02 22:58 1.5K
bugprone-misplaced-w..> 2020-04-02 22:58 1.5K
readability-string-c..> 2020-04-02 22:58 1.5K
portability-simd-int..> 2020-04-02 22:58 1.5K
bugprone-unused-retu..> 2020-04-02 22:58 1.5K
bugprone-exception-e..> 2020-04-02 22:58 1.5K
performance-unnecess..> 2020-04-02 22:58 1.5K
zircon-temporary-obj..> 2020-04-02 22:58 1.5K
modernize-use-overri..> 2020-04-02 22:58 1.5K
bugprone-suspicious-..> 2020-04-02 22:58 1.5K
cppcoreguidelines-av..> 2020-04-02 22:58 1.5K
performance-ineffici..> 2020-04-02 22:58 1.4K
readability-function..> 2020-04-02 22:58 1.4K
readability-else-aft..> 2020-04-02 22:58 1.4K
abseil-duration-divi..> 2020-04-02 22:58 1.4K
abseil-duration-unne..> 2020-04-02 22:58 1.4K
misc-unused-paramete..> 2020-04-02 22:58 1.4K
cppcoreguidelines-ma..> 2020-04-02 22:58 1.4K
modernize-use-uncaug..> 2020-04-02 22:58 1.3K
performance-ineffici..> 2020-04-02 22:58 1.3K
cert-msc51-cpp.rst 2020-04-02 22:58 1.3K
readability-non-cons..> 2020-04-02 22:58 1.3K
modernize-deprecated..> 2020-04-02 22:58 1.3K
abseil-duration-subt..> 2020-04-02 22:58 1.3K
abseil-time-subtract..> 2020-04-02 22:58 1.3K
bugprone-string-lite..> 2020-04-02 22:58 1.2K
android-comparison-i..> 2020-04-02 22:58 1.2K
modernize-use-defaul..> 2020-04-02 22:58 1.2K
readability-redundan..> 2020-04-02 22:58 1.2K
modernize-make-uniqu..> 2020-04-02 22:58 1.2K
google-objc-global-v..> 2020-04-02 22:58 1.2K
cert-dcl21-cpp.rst 2020-04-02 22:58 1.2K
modernize-make-share..> 2020-04-02 22:58 1.2K
performance-for-rang..> 2020-04-02 22:58 1.2K
modernize-use-transp..> 2020-04-02 22:58 1.2K
google-readability-a..> 2020-04-02 22:58 1.1K
google-explicit-cons..> 2020-04-02 22:58 1.1K
fuchsia-statically-c..> 2020-04-02 22:58 1.1K
bugprone-string-cons..> 2020-04-02 22:58 1.1K
objc-forbidden-subcl..> 2020-04-02 22:58 1.1K
readability-misleadi..> 2020-04-02 22:58 1.1K
modernize-use-nullpt..> 2020-04-02 22:58 1.0K
hicpp-explicit-conve..> 2020-04-02 22:58 1.0K
performance-move-con..> 2020-04-02 22:58 1.0K
google-objc-avoid-th..> 2020-04-02 22:58 1.0K
fuchsia-restrict-sys..> 2020-04-02 22:58 1.0K
bugprone-integer-div..> 2020-04-02 22:58 1.0K
abseil-duration-comp..> 2020-04-02 22:58 1.0K
readability-redundan..> 2020-04-02 22:58 1.0K
fuchsia-multiple-inh..> 2020-04-02 22:58 1.0K
bugprone-dangling-ha..> 2020-04-02 22:58 968
misc-non-private-mem..> 2020-04-02 22:58 966
abseil-string-find-s..> 2020-04-02 22:58 966
abseil-duration-conv..> 2020-04-02 22:58 965
linuxkernel-must-use..> 2020-04-02 22:58 957
cppcoreguidelines-pr..> 2020-04-02 22:58 957
cppcoreguidelines-pr..> 2020-04-02 22:58 944
bugprone-fold-init-t..> 2020-04-02 22:58 942
abseil-duration-fact..> 2020-04-02 22:58 935
llvm-namespace-comme..> 2020-04-02 22:58 931
misc-new-delete-over..> 2020-04-02 22:58 925
llvm-prefer-isa-or-d..> 2020-04-02 22:58 924
readability-redundan..> 2020-04-02 22:58 917
readability-containe..> 2020-04-02 22:58 910
cppcoreguidelines-sl..> 2020-04-02 22:58 910
cert-err34-c.rst 2020-04-02 22:58 909
mpi-buffer-deref.rst 2020-04-02 22:58 893
openmp-exception-esc..> 2020-04-02 22:58 878
hicpp-undelegated-co..> 2020-04-02 22:58 877
abseil-no-internal-d..> 2020-04-02 22:58 876
bugprone-sizeof-cont..> 2020-04-02 22:58 872
readability-braces-a..> 2020-04-02 22:58 868
abseil-duration-fact..> 2020-04-02 22:58 863
fuchsia-trailing-ret..> 2020-04-02 22:58 852
bugprone-inaccurate-..> 2020-04-02 22:58 841
google-objc-function..> 2020-04-02 22:58 839
bugprone-string-inte..> 2020-04-02 22:58 822
bugprone-unused-raii..> 2020-04-02 22:58 803
google-objc-avoid-ns..> 2020-04-02 22:58 800
misc-misplaced-const..> 2020-04-02 22:58 799
google-build-namespa..> 2020-04-02 22:58 797
performance-implicit..> 2020-04-02 22:58 785
modernize-redundant-..> 2020-04-02 22:58 781
modernize-deprecated..> 2020-04-02 22:58 779
modernize-concat-nes..> 2020-04-02 22:58 747
hicpp-exception-base..> 2020-04-02 22:58 745
modernize-avoid-bind..> 2020-04-02 22:58 738
modernize-use-equals..> 2020-04-02 22:58 736
cppcoreguidelines-pr..> 2020-04-02 22:58 735
google-global-names-..> 2020-04-02 22:58 728
android-cloexec-open..> 2020-04-02 22:58 728
bugprone-forward-dec..> 2020-04-02 22:58 725
abseil-time-comparis..> 2020-04-02 22:58 718
bugprone-copy-constr..> 2020-04-02 22:58 717
bugprone-macro-paren..> 2020-04-02 22:58 711
clang-analyzer-optin..> 2020-04-02 22:58 708
cppcoreguidelines-pr..> 2020-04-02 22:58 705
cppcoreguidelines-pr..> 2020-04-02 22:58 698
readability-const-re..> 2020-04-02 22:58 690
abseil-redundant-str..> 2020-04-02 22:58 690
mpi-type-mismatch.rst 2020-04-02 22:58 683
hicpp-function-size.rst 2020-04-02 22:58 683
cppcoreguidelines-pr..> 2020-04-02 22:58 682
clang-analyzer-optin..> 2020-04-02 22:58 672
modernize-use-equals..> 2020-04-02 22:58 667
boost-use-to-string.rst 2020-04-02 22:58 655
clang-analyzer-secur..> 2020-04-02 22:58 654
performance-ineffici..> 2020-04-02 22:58 653
google-runtime-int.rst 2020-04-02 22:58 641
abseil-duration-addi..> 2020-04-02 22:58 636
bugprone-lambda-func..> 2020-04-02 22:58 635
cert-oop11-cpp.rst 2020-04-02 22:58 630
bugprone-assert-side..> 2020-04-02 22:58 629
readability-simplify..> 2020-04-02 22:58 626
clang-analyzer-osx.c..> 2020-04-02 22:58 624
readability-convert-..> 2020-04-02 22:58 610
readability-deleted-..> 2020-04-02 22:58 606
cert-err09-cpp.rst 2020-04-02 22:58 602
cppcoreguidelines-in..> 2020-04-02 22:58 597
objc-avoid-nserror-i..> 2020-04-02 22:58 596
fuchsia-default-argu..> 2020-04-02 22:58 589
bugprone-parent-virt..> 2020-04-02 22:58 584
clang-analyzer-osx.c..> 2020-04-02 22:58 582
bugprone-throw-keywo..> 2020-04-02 22:58 580
cppcoreguidelines-pr..> 2020-04-02 22:58 579
performance-faster-s..> 2020-04-02 22:58 578
modernize-unary-stat..> 2020-04-02 22:58 578
readability-static-d..> 2020-04-02 22:58 577
modernize-use-using.rst 2020-04-02 22:58 574
performance-noexcept..> 2020-04-02 22:58 567
android-cloexec-pipe..> 2020-04-02 22:58 566
readability-misplace..> 2020-04-02 22:58 559
misc-redundant-expre..> 2020-04-02 22:58 554
clang-analyzer-secur..> 2020-04-02 22:58 552
modernize-use-bool-l..> 2020-04-02 22:58 548
llvm-header-guard.rst 2020-04-02 22:58 547
hicpp-avoid-goto.rst 2020-04-02 22:58 547
clang-analyzer-optin..> 2020-04-02 22:58 546
clang-analyzer-nulla..> 2020-04-02 22:58 546
clang-analyzer-nulla..> 2020-04-02 22:58 546
android-cloexec-pipe..> 2020-04-02 22:58 544
clang-analyzer-osx.c..> 2020-04-02 22:58 540
clang-analyzer-core...> 2020-04-02 22:58 540
bugprone-incorrect-r..> 2020-04-02 22:58 537
clang-analyzer-osx.c..> 2020-04-02 22:58 534
clang-analyzer-core...> 2020-04-02 22:58 534
hicpp-braces-around-..> 2020-04-02 22:58 531
cppcoreguidelines-pr..> 2020-04-02 22:58 531
cert-env33-c.rst 2020-04-02 22:58 531
readability-static-a..> 2020-04-02 22:58 530
google-build-using-n..> 2020-04-02 22:58 528
clang-analyzer-nulla..> 2020-04-02 22:58 528
cert-dcl58-cpp.rst 2020-04-02 22:58 525
abseil-no-namespace.rst 2020-04-02 22:58 525
misc-non-copyable-ob..> 2020-04-02 22:58 523
performance-type-pro..> 2020-04-02 22:58 522
hicpp-special-member..> 2020-04-02 22:58 522
clang-analyzer-nulla..> 2020-04-02 22:58 522
bugprone-virtual-nea..> 2020-04-02 22:58 517
abseil-str-cat-appen..> 2020-04-02 22:58 517
readability-redundan..> 2020-04-02 22:58 516
clang-analyzer-core...> 2020-04-02 22:58 516
bugprone-posix-retur..> 2020-04-02 22:58 515
clang-analyzer-osx.c..> 2020-04-02 22:58 510
hicpp-member-init.rst 2020-04-02 22:58 509
objc-super-self.rst 2020-04-02 22:58 505
cppcoreguidelines-no..> 2020-04-02 22:58 504
clang-analyzer-secur..> 2020-04-02 22:58 504
clang-analyzer-secur..> 2020-04-02 22:58 498
clang-analyzer-secur..> 2020-04-02 22:58 498
clang-analyzer-osx.c..> 2020-04-02 22:58 498
clang-analyzer-osx.c..> 2020-04-02 22:58 498
clang-analyzer-optin..> 2020-04-02 22:58 498
performance-move-con..> 2020-04-02 22:58 497
clang-analyzer-unix...> 2020-04-02 22:58 492
clang-analyzer-secur..> 2020-04-02 22:58 492
clang-analyzer-secur..> 2020-04-02 22:58 492
clang-analyzer-secur..> 2020-04-02 22:58 492
clang-analyzer-secur..> 2020-04-02 22:58 492
clang-analyzer-osx.c..> 2020-04-02 22:58 492
bugprone-multiple-st..> 2020-04-02 22:58 487
clang-analyzer-secur..> 2020-04-02 22:58 486
clang-analyzer-secur..> 2020-04-02 22:58 486
clang-analyzer-secur..> 2020-04-02 22:58 486
clang-analyzer-secur..> 2020-04-02 22:58 486
clang-analyzer-core...> 2020-04-02 22:58 486
clang-analyzer-core...> 2020-04-02 22:58 486
readability-avoid-co..> 2020-04-02 22:58 485
hicpp-use-equals-del..> 2020-04-02 22:58 485
android-cloexec-memf..> 2020-04-02 22:58 485
hicpp-no-array-decay..> 2020-04-02 22:58 483
android-cloexec-acce..> 2020-04-02 22:58 483
cert-err58-cpp.rst 2020-04-02 22:58 482
hicpp-use-equals-def..> 2020-04-02 22:58 481
clang-analyzer-cplus..> 2020-04-02 22:58 480
clang-analyzer-core...> 2020-04-02 22:58 480
readability-named-pa..> 2020-04-02 22:58 477
clang-analyzer-unix...> 2020-04-02 22:58 474
clang-analyzer-core...> 2020-04-02 22:58 474
misc-unconventional-..> 2020-04-02 22:58 472
cppcoreguidelines-pr..> 2020-04-02 22:58 469
clang-analyzer-osx.c..> 2020-04-02 22:58 468
clang-analyzer-osx.c..> 2020-04-02 22:58 468
clang-analyzer-osx.c..> 2020-04-02 22:58 468
cert-msc50-cpp.rst 2020-04-02 22:58 467
fuchsia-overloaded-o..> 2020-04-02 22:58 465
android-cloexec-inot..> 2020-04-02 22:58 465
clang-analyzer-osx.c..> 2020-04-02 22:58 462
clang-analyzer-osx.c..> 2020-04-02 22:58 462
clang-analyzer-optin..> 2020-04-02 22:58 462
modernize-return-bra..> 2020-04-02 22:58 461
hicpp-invalid-access..> 2020-04-02 22:58 460
clang-analyzer-unix...> 2020-04-02 22:58 456
clang-analyzer-core...> 2020-04-02 22:58 456
android-cloexec-sock..> 2020-04-02 22:58 455
hicpp-noexcept-move.rst 2020-04-02 22:58 450
clang-analyzer-deadc..> 2020-04-02 22:58 450
clang-analyzer-cplus..> 2020-04-02 22:58 450
clang-analyzer-core...> 2020-04-02 22:58 450
android-cloexec-epol..> 2020-04-02 22:58 447
hicpp-move-const-arg..> 2020-04-02 22:58 445
hicpp-deprecated-hea..> 2020-04-02 22:58 445
google-readability-c..> 2020-04-02 22:58 445
clang-analyzer-osx.c..> 2020-04-02 22:58 444
clang-analyzer-osx.S..> 2020-04-02 22:58 444
clang-analyzer-unix...> 2020-04-02 22:58 438
clang-analyzer-osx.c..> 2020-04-02 22:58 438
clang-analyzer-osx.c..> 2020-04-02 22:58 438
hicpp-static-assert.rst 2020-04-02 22:58 434
android-cloexec-acce..> 2020-04-02 22:58 434
objc-avoid-spinlock.rst 2020-04-02 22:58 433
fuchsia-default-argu..> 2020-04-02 22:58 433
clang-analyzer-osx.c..> 2020-04-02 22:58 432
clang-analyzer-osx.c..> 2020-04-02 22:58 432
cert-err60-cpp.rst 2020-04-02 22:58 430
hicpp-use-auto.rst 2020-04-02 22:58 429
cppcoreguidelines-c-..> 2020-04-02 22:58 429
readability-redundan..> 2020-04-02 22:58 426
clang-analyzer-core...> 2020-04-02 22:58 426
google-readability-b..> 2020-04-02 22:58 424
android-cloexec-dup.rst 2020-04-02 22:58 423
hicpp-new-delete-ope..> 2020-04-02 22:58 422
readability-redundan..> 2020-04-02 22:58 421
clang-analyzer-cplus..> 2020-04-02 22:58 420
modernize-shrink-to-..> 2020-04-02 22:58 419
hicpp-no-malloc.rst 2020-04-02 22:58 416
readability-uniquept..> 2020-04-02 22:58 415
clang-analyzer-core...> 2020-04-02 22:58 408
bugprone-terminating..> 2020-04-02 22:58 408
fuchsia-virtual-inhe..> 2020-04-02 22:58 407
misc-uniqueptr-reset..> 2020-04-02 22:58 405
google-runtime-refer..> 2020-04-02 22:58 403
cert-dcl50-cpp.rst 2020-04-02 22:58 403
clang-analyzer-unix...> 2020-04-02 22:58 402
hicpp-use-noexcept.rst 2020-04-02 22:58 401
hicpp-use-emplace.rst 2020-04-02 22:58 400
cert-flp30-c.rst 2020-04-02 22:58 398
clang-analyzer-unix...> 2020-04-02 22:58 396
hicpp-use-nullptr.rst 2020-04-02 22:58 394
hicpp-vararg.rst 2020-04-02 22:58 393
hicpp-named-paramete..> 2020-04-02 22:58 391
google-build-explici..> 2020-04-02 22:58 387
cppcoreguidelines-ex..> 2020-04-02 22:58 386
hicpp-use-override.rst 2020-04-02 22:58 384
clang-analyzer-unix...> 2020-04-02 22:58 384
clang-analyzer-osx.A..> 2020-04-02 22:58 378
hicpp-uppercase-lite..> 2020-04-02 22:58 372
cppcoreguidelines-av..> 2020-04-02 22:58 367
readability-redundan..> 2020-04-02 22:58 362
hicpp-signed-bitwise..> 2020-04-02 22:58 359
google-readability-n..> 2020-04-02 22:58 358
google-readability-f..> 2020-04-02 22:58 347
performance-implicit..> 2020-04-02 22:58 346
cppcoreguidelines-av..> 2020-04-02 22:58 344
bugprone-bool-pointe..> 2020-04-02 22:58 343
cert-err52-cpp.rst 2020-04-02 22:58 341
misc-static-assert.rst 2020-04-02 22:58 340
bugprone-undelegated..> 2020-04-02 22:58 337
readability-delete-n..> 2020-04-02 22:58 336
android-cloexec-epol..> 2020-04-02 22:58 335
fuchsia-header-anon-..> 2020-04-02 22:58 332
android-cloexec-fope..> 2020-04-02 22:58 331
readability-implicit..> 2020-04-02 22:58 327
llvm-twine-local.rst 2020-04-02 22:58 321
hicpp-no-assembler.rst 2020-04-02 22:58 319
android-cloexec-crea..> 2020-04-02 22:58 317
cert-err61-cpp.rst 2020-04-02 22:58 314
google-readability-t..> 2020-04-02 22:58 306
cert-oop54-cpp.rst 2020-04-02 22:58 302
cert-dcl16-c.rst 2020-04-02 22:58 300
android-cloexec-inot..> 2020-04-02 22:58 300
bugprone-undefined-m..> 2020-04-02 22:58 299
hicpp-avoid-c-arrays..> 2020-04-02 22:58 296
clang-analyzer-nulla..> 2020-04-02 22:58 280
modernize-use-defaul..> 2020-04-02 22:58 276
cert-dcl54-cpp.rst 2020-04-02 22:58 275
google-runtime-opera..> 2020-04-02 22:58 269
cert-dcl59-cpp.rst 2020-04-02 22:58 269
cert-fio38-c.rst 2020-04-02 22:58 267
clang-analyzer-osx.c..> 2020-04-02 22:58 266
cert-dcl03-c.rst 2020-04-02 22:58 246
clang-analyzer-core...> 2020-04-02 22:58 245
clang-analyzer-osx.c..> 2020-04-02 22:58 242
clang-analyzer-optin..> 2020-04-02 22:58 240
google-default-argum..> 2020-04-02 22:58 239
cert-msc32-c.rst 2020-04-02 22:58 234
cert-msc30-c.rst 2020-04-02 22:58 234
misc-unused-using-de..> 2020-04-02 22:58 233
clang-analyzer-osx.N..> 2020-04-02 22:58 229
clang-analyzer-osx.c..> 2020-04-02 22:58 219
clang-analyzer-osx.c..> 2020-04-02 22:58 216
clang-analyzer-osx.O..> 2020-04-02 22:58 212
clang-analyzer-optin..> 2020-04-02 22:58 211
readability-redundan..> 2020-04-02 22:58 210
clang-analyzer-cplus..> 2020-04-02 22:58 210
clang-analyzer-valis..> 2020-04-02 22:58 200
clang-analyzer-optin..> 2020-04-02 22:58 197
bugprone-macro-repea..> 2020-04-02 22:58 196
clang-analyzer-valis..> 2020-04-02 22:58 191
llvm-include-order.rst 2020-04-02 22:58 189
clang-analyzer-core...> 2020-04-02 22:58 189
clang-analyzer-optin..> 2020-04-02 22:58 187
bugprone-swapped-arg..> 2020-04-02 22:58 179
clang-analyzer-osx.c..> 2020-04-02 22:58 175
clang-analyzer-valis..> 2020-04-02 22:58 174
clang-analyzer-osx.O..> 2020-04-02 22:58 170
clang-analyzer-osx.M..> 2020-04-02 22:58 162
misc-unused-alias-de..> 2020-04-02 22:58 142