davide added inline comments.
================ Comment at: lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/main.c:9 +#include <stdlib.h> + ---------------- TWeaver wrote: > Hi there, > > this is a little nit picky, and I'm not entirely sure If im right in saying > so, but, if this is a C++ file as denoted by the license header, then > shouldn't this include by <cstdlib> rather than the c library stdlib.h? > > thanks for your time > Tom > > This is definitely a C file, the header is wrong. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64853/new/ https://reviews.llvm.org/D64853 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits