diff options
Diffstat (limited to 'gnu/llvm/lib/Support/FormatVariadic.cpp')
| -rw-r--r-- | gnu/llvm/lib/Support/FormatVariadic.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/llvm/lib/Support/FormatVariadic.cpp b/gnu/llvm/lib/Support/FormatVariadic.cpp index 6dd133e6c50..1f3505d5f74 100644 --- a/gnu/llvm/lib/Support/FormatVariadic.cpp +++ b/gnu/llvm/lib/Support/FormatVariadic.cpp @@ -152,3 +152,5 @@ formatv_object_base::parseFormatString(StringRef Fmt) { } return Replacements; } + +void detail::format_adapter::anchor() { } |
