[clang-tidy] Confusable identifiers detection
Detect identifiers that are confusable according to Unicode definition http://www.unicode.org/reports/tr39/#Confusable_Detection and have conflicting scopes. Differential Revision: https://reviews.llvm.org/D112916
Loading