mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
3cf9ff12c51e1a446f019c001472f30024583fda
It would be fun to make it provide suggestions (e.g. 'can't find NString, did you mean NSString instead?'), but this worries me a little bit on the account of just how thorough of a type system scan it would have to do llvm-svn: 264343
[clang-tidy] Add support for different char-types for the readability-redundant-string-cstr checker.
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%