[PATCH] D21787: [include-fixer] make HeaderMapCollector maps from regex instead of postfix.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 4 03:31:59 PDT 2016


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

If the regex construction turns out to be too slow we can fix it later. LGTM for now.


http://reviews.llvm.org/D21787





More information about the cfe-commits mailing list