llvm/clang-tools-extra/test/clang-tidy
Sockke ba54ebeb5e [clang-tidy] Fix readability-const-return-type for pure virtual function.
It cannot match a `pure virtual function`. This patch fixes this behavior.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D116439
2022-03-01 20:55:28 +08:00
..
checkers [clang-tidy] Fix readability-const-return-type for pure virtual function. 2022-03-01 20:55:28 +08:00
infrastructure Re-land "Cache the locations of NOLINTBEGIN/END blocks" with fix for build bot 2022-01-27 01:03:27 +13:00
check_clang_tidy.py Refactor: Extract Class MessagePrefix (NFC) 2022-01-25 23:19:33 -07:00
CTTestTidyModule.cpp Reland "enable plugins for clang-tidy" 2022-02-01 17:37:24 -05:00