teemperor accepted this revision.
teemperor added a comment.

Do you have commit access or should someone land this for you?



================
Comment at: lldb/include/lldb/Core/Mangled.h:48
+    eManglingSchemeRustV0,
+    eManglingSchemeD
   };
----------------
Nit which can be fixed when landing (so no need to update this revision): Could 
we add a trailing comma here just to keep the (future) git blame a bit cleaner 
once we get patches that add E, F, G, etc. support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110578

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to