[clang] Fix unused variable warning in SemaConcept.cpp
authorVictor Komarov <vctr@fb.com>
Thu, 12 Jan 2023 11:55:21 +0000 (12:55 +0100)
committerHaojian Wu <hokein.wu@gmail.com>
Thu, 12 Jan 2023 11:55:34 +0000 (12:55 +0100)
commitd0a98efb6819182138fab2e4028ab77d30f8b278
treec10904710fc6aab105c1b121cfaae18566a634a6
parent840ecce6be9344fd0815c8e38ade9557a3e88901
[clang] Fix unused variable warning in SemaConcept.cpp

Issue is described here: https://github.com/llvm/llvm-project/issues/59696

Reviewed By: hokein

Differential Revision: https://reviews.llvm.org/D140711
clang/lib/Sema/SemaConcept.cpp