[all-commits] [llvm/llvm-project] 011d2b: [clang-tidy] Fix confusable identifier interaction...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Jul 6 23:04:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 011d2bf86487520c3515f16e0b1d32994bf2b48f
https://github.com/llvm/llvm-project/commit/011d2bf86487520c3515f16e0b1d32994bf2b48f
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M clang-tools-extra/clang-tidy/misc/ConfusableIdentifierCheck.cpp
Log Message:
-----------
[clang-tidy] Fix confusable identifier interaction with unavailable class def
Fix #56404
More information about the All-commits
mailing list