[PATCH] D34506: Factor out a functionality from `isBeforeInTranslationUnit`

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 08:00:23 PDT 2017


xazax.hun updated this revision to Diff 104167.
xazax.hun retitled this revision from "Relax an assert in the comparison of source locations" to "Factor out a functionality from `isBeforeInTranslationUnit`".
xazax.hun edited the summary of this revision.
xazax.hun added a comment.

- New approach to solve the original problem


https://reviews.llvm.org/D34506

Files:
  include/clang/Basic/SourceManager.h
  lib/Basic/SourceManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34506.104167.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/98315ef2/attachment-0001.bin>


More information about the cfe-commits mailing list