[PATCH] D34506: Relax an assert in the comparison of source locations

Argyrios Kyrtzidis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 13:40:37 PDT 2017


akyrtzi added a comment.

`FullSourceLoc` could be useful, it wraps the SourceManager that the SourceLocation come from.


Repository:
  rL LLVM

https://reviews.llvm.org/D34506





More information about the cfe-commits mailing list