alexshap added inline comments.

================
Comment at: clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp:30
+    uint8_t Binding;
+    MangledSymbol() = delete;
+    MangledSymbol(const std::string &Name, const std::string &ParentName,
----------------
would be nice to have a newline before the ctor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60974



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

Reply via email to