[libc-commits] [PATCH] D72253: [llvm-libc] Fix missing virtual destructor
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jan 6 08:34:52 PST 2020
sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.
Address the comment before landing.
================
Comment at: libc/utils/HdrGen/Command.cpp:1
+#include "Command.h"
+
----------------
Add license header and this is good to go.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72253/new/
https://reviews.llvm.org/D72253
More information about the libc-commits
mailing list