================
@@ -0,0 +1,76 @@
+//===-- Breakpoint.cpp ------------------------------------------*- C++ 
-*-===//
----------------
JDevlieghere wrote:

Nit: you don't need the `*- C++ -*` in source files as emacs can tell it's C++ 
by the extension, unlike in the header. 

https://github.com/llvm/llvm-project/pull/80753
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to