[PATCH] D102335: [flang] Move buffer runtime test to GTest

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 09:50:55 PDT 2021


awarzynski added inline comments.


================
Comment at: flang/unittests/RuntimeGTest/BufferTest.cpp:1
 #include "../../runtime/buffer.h"
+#include "CrashHandlerFixture.h"
----------------
Missing LLVM header ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102335



More information about the llvm-commits mailing list