[PATCH] D88886: [Clang][unittests][NFC] Break up test in Callbacks.cpp

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 6 07:11:51 PDT 2020


gribozavr2 added inline comments.


================
Comment at: clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCommon.h:1
+
+using namespace clang;
----------------
Please add a license comment and all necessary includes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88886/new/

https://reviews.llvm.org/D88886



More information about the cfe-commits mailing list