Skip to content
Commit b191ff01 authored by Jie Fu's avatar Jie Fu
Browse files

[clang] Fix -Wunused-variable in ASTContext.cpp (NFC)

/llvm-project/clang/lib/AST/ASTContext.cpp:12938:46: error: unused variable 'DY' [-Werror,-Wunused-variable]
    const auto *DX = cast<DecltypeType>(X), *DY = cast<DecltypeType>(Y);
                                             ^
1 error generated.
parent 06721bb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment