dang added inline comments.

================
Comment at: clang/include/clang/ExtractAPI/API.h:1129
 template <>
-struct has_function_signature<CXXInstanceMethodRecord> : public std::true_type 
{};
+struct has_function_signature<CXXInstanceMethodRecord> : public std::true_type 
{
+};
----------------
Can we get rid of these types of changes to keep the commit history. In general 
we don't reformat code as part of a bigger patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158239

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

Reply via email to