[PATCH] D93544: [flang][driver] Refactor unit tests for frontend actions (nfc)

sameeran joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 23:20:03 PST 2020


sameeranjoshi added inline comments.


================
Comment at: flang/unittests/Frontend/FrontendActionTest.cpp:9
 
 #include "gtest/gtest.h"
 #include "flang/Frontend/CompilerInstance.h"
----------------
Just trying to understand - why is this error from clang-tidy?
Also I see https://buildkite.com/llvm-project/premerge-checks/builds/20385#c11feba0-7c79-4290-8631-3026a7ff89aa
failing for the same.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93544



More information about the llvm-commits mailing list