[PATCH] D80884: [ASTMatchers] Force c++ unittests to specify correct language standard

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 31 02:39:49 PDT 2020


njames93 created this revision.
njames93 added reviewers: klimek, hokein, gribozavr, jvikstrom.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Force the unittests on c++ code for matchers to specify the correct standard.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80884

Files:
  clang/unittests/ASTMatchers/ASTMatchersTest.h
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80884.267491.patch
Type: text/x-patch
Size: 14928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200531/0592490d/attachment-0001.bin>


More information about the cfe-commits mailing list