[Lldb-commits] [PATCH] D55626: [Reproducers] Add tests for functionality
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 13 08:52:17 PST 2018
JDevlieghere marked 4 inline comments as done.
JDevlieghere added inline comments.
================
Comment at: lit/Reproducer/Functionalities/Inputs/stepping.c:8
+//
+//===----------------------------------------------------------------------===//
+#include <stdio.h>
----------------
aprantl wrote:
> Why does only this file have a header?
I initially copied the file from the dotest suite before modifying it :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55626/new/
https://reviews.llvm.org/D55626
More information about the lldb-commits
mailing list