================
@@ -0,0 +1,110 @@
+//===-- Transport.cpp -------------------------------------------*- C++ 
-*-===//
----------------
JDevlieghere wrote:

The `*- C++ -*` was only meant to go into headers (to tell emacs they were C++ 
rather than C headers) but there was an RFC to drop it altogether. New files 
should omit it. 
```suggestion
//===-- Transport.cpp 
------------------------------------------------------===//
```

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

Reply via email to