[all-commits] [llvm/llvm-project] 53df52: [clang-tidy][NFC] Short circuit getting enum optio...
Nathan James via All-commits
all-commits at lists.llvm.org
Mon May 3 03:20:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53df522a0c536d32a60c0ed571097a78ce2541a7
https://github.com/llvm/llvm-project/commit/53df522a0c536d32a60c0ed571097a78ce2541a7
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
Log Message:
-----------
[clang-tidy][NFC] Short circuit getting enum options suggestions.
Use the MaxEditDistance to skip checking candidates we know we'll skip.
More information about the All-commits
mailing list