[PATCH] D19843: Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
Eric Niebler via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 10:15:07 PDT 2016
eric_niebler reopened this revision.
eric_niebler added a subscriber: bogner.
eric_niebler added a comment.
This revision is now accepted and ready to land.
Reopening. I would like some eyes on the updated patch before we merge. @rsmith Would you prefer this (and http://reviews.llvm.org/D19842) in new diffs?
@bruno, @bogner: This should fix the use-after-free that ASAN was complaining about. ASAN rules.
http://reviews.llvm.org/D19843
More information about the cfe-commits
mailing list