[libc-commits] [PATCH] D74665: [libc] [UnitTest] Create death tests

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 24 14:57:07 PST 2020


abrachet marked an inline comment as done.
abrachet added inline comments.


================
Comment at: libc/utils/UnitTest/Test.h:9
 
-// This file can only include headers from utils/CPP/. No other header should be
-// included.
+#ifndef LLVM_LIBC_UTILS_UNITTEST_H
+#define LLVM_LIBC_UTILS_UNITTEST_H
----------------
sivachandra wrote:
> Sigh! Thanks!
I forget it all the time too :)


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

https://reviews.llvm.org/D74665





More information about the libc-commits mailing list