[Lldb-commits] [PATCH] D95059: [lldb/Commands] Refactor ProcessLaunchCommandOptions to use TableGen (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 20 13:17:43 PST 2021


JDevlieghere added inline comments.


================
Comment at: lldb/source/Commands/CommandOptionsProcessLaunch.h:1
+//===-- CommandOptionsProcessLaunch.h -------------------------------------===//
+//
----------------
Nit: header files should have the `-------------*- C++ -*-===//` at the end. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95059/new/

https://reviews.llvm.org/D95059



More information about the lldb-commits mailing list