From 1d5ae1026e831016fc29fd927877c86af904481f Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 23 Oct 2019 17:51:42 +0000 Subject: Vendor import of stripped llvm trunk r375505, the last commit before the upstream Subversion repository was made read-only, and the LLVM project migrated to GitHub: https://llvm.org/svn/llvm-project/llvm/trunk@375505 --- include/llvm/TableGen/Error.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/llvm/TableGen/Error.h') diff --git a/include/llvm/TableGen/Error.h b/include/llvm/TableGen/Error.h index 7c83b6298620..cf990427f577 100644 --- a/include/llvm/TableGen/Error.h +++ b/include/llvm/TableGen/Error.h @@ -18,6 +18,7 @@ namespace llvm { +void PrintNote(const Twine &Msg); void PrintNote(ArrayRef NoteLoc, const Twine &Msg); void PrintWarning(ArrayRef WarningLoc, const Twine &Msg); -- cgit v1.2.3