[PATCH] D112914: Misleading identifier detection
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 2 14:29:31 PDT 2021
rsmith added inline comments.
================
Comment at: clang-tools-extra/clang-tidy/misc/MisleadingIdentifier.h:2
+//===--- MisleadingIdentifierCheck.h - clang-tidy ------------------------*- C++
+//-*-===//
+//
----------------
This needs fixing too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112914/new/
https://reviews.llvm.org/D112914
More information about the cfe-commits
mailing list