[PATCH] D50662: Add dump() method for SourceRange

Hamza Sood via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 16 02:47:57 PDT 2018


hamzasood added a comment.

This seems like a reasonable addition. Maybe it could also provide `print` and `printToString` to more closely match the `SourceLocation` API?


Repository:
  rC Clang

https://reviews.llvm.org/D50662





More information about the cfe-commits mailing list