Change ClangTidy unit tests to run in C++20 mode instead of C++11.
authorUtkarsh Saxena <usx@google.com>
Thu, 2 Mar 2023 12:04:07 +0000 (13:04 +0100)
committerUtkarsh Saxena <usx@google.com>
Thu, 2 Mar 2023 13:06:41 +0000 (14:06 +0100)
commitc396073a0de6bc156514c34c0ffbdd227178c11b
treeb670d071e1e9a22d696810a2db207687353b1dc1
parent7ecc921deb1551cad4920a773e519074f974d593
Change ClangTidy unit tests to run in C++20 mode instead of C++11.

Differential Revision: https://reviews.llvm.org/D145154
clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h