jkorous-apple added a comment.

Sorry, what do you mean by "this works in the body of the class"?

Definition of constructor inside class definition has been working even before:

struct foo {

  foo();
  f<CODE_COMPLETE_HERE>

};

Do you mean that a test shall be added in order to check that it still works?


https://reviews.llvm.org/D39730



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

Reply via email to