doug.gregor accepted this revision.
doug.gregor added a comment.
This revision is now accepted and ready to land.

I don't love the fact that it makes callers fragile, but having to do tentative 
parsing for these otherwise-unambiguous cases is expensive (in compile time). 
We should only use tentative parsing when we have an actual ambiguity to 
resolve.


https://reviews.llvm.org/D23852



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

Reply via email to