MyDeveloperDay added a comment.

maybe add the following as a test because I think it shows the inconsistency

  void Foo::bar( // some comment
  ) {}
  
  void Foo::bar( // some comment
  ) const {}


Repository:
  rC Clang

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

https://reviews.llvm.org/D60374



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

Reply via email to