[clang-tidy] add primitive types for hungarian identifier-naming (unsigned char and void)
Add `unsigned char` and `void` types to recognized PrimitiveTypes. Fixes: #60670 Depends on D144037 Reviewed By: carlosgalvezp Differential Revision: https://reviews.llvm.org/D144041
Loading
Please sign in to comment