[all-commits] [llvm/llvm-project] c39607: Change ClangTidy unit tests to run in C++20 mode i...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Thu Mar 2 05:06:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c396073a0de6bc156514c34c0ffbdd227178c11b
https://github.com/llvm/llvm-project/commit/c396073a0de6bc156514c34c0ffbdd227178c11b
Author: Utkarsh Saxena <usx at google.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h
Log Message:
-----------
Change ClangTidy unit tests to run in C++20 mode instead of C++11.
Differential Revision: https://reviews.llvm.org/D145154
More information about the All-commits
mailing list