[clang-tools-extra] [clang-tidy] Add modernize-use-to-underlying check (PR #210459)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 17 21:42:24 PDT 2026
================
@@ -0,0 +1,60 @@
+//===--- UseToUnderlyingCheck.h - clang-tidy --------------------*- C++ -*-===//
----------------
zwuis wrote:
Ditto.
https://github.com/llvm/llvm-project/pull/210459
More information about the cfe-commits
mailing list