[all-commits] [llvm/llvm-project] b6d23f: [ASTMatchers] Force c++ unittests to specify corre...
Nathan James via All-commits
all-commits at lists.llvm.org
Sun May 31 23:52:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b6d23f2efc64c226d30094bcc4258e0b63029da8
https://github.com/llvm/llvm-project/commit/b6d23f2efc64c226d30094bcc4258e0b63029da8
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M clang/unittests/ASTMatchers/ASTMatchersTest.h
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
[ASTMatchers] Force c++ unittests to specify correct language standard
Force the unittests on c++ code for matchers to specify the correct standard.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D80884
More information about the All-commits
mailing list