Skip to content
Unverified Commit 04ca1b6b authored by Congcong Cai's avatar Congcong Cai Committed by GitHub
Browse files

[clang-tidy]fix misc-unused-using-decls false positive false for using in elaborated type (#70230)

`ElaboratedType` including tag keywords and any nested-name-specifiers.
We should ignore nested-name-specifiers case but consider tag keywords
case for `misc-unused-using-decls` check
Fixes: #69714
parent 2abf997f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment