[PATCH] D55595: Share the forced linking code between clang-tidy tool and plugin
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 12 02:27:40 PST 2018
lebedev.ri added inline comments.
================
Comment at: clang-tidy/ClangTidyForceLinker.h:1
+#include "llvm/Support/Compiler.h"
+
----------------
Standard prologue missing
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55595/new/
https://reviews.llvm.org/D55595
More information about the cfe-commits
mailing list