[PATCH] D12747: Implement [depr.c.headers]
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 5 19:10:44 PDT 2015
EricWF added a comment.
I think thing change will help us close a number out outstanding bugs. I don't have any fundamental objections to this approach. However the size of this patch scares me. I understand the changes are mostly mechanical but their size can hide things. For example has anybody noticed that your internal changes to `<deque>` are in this patch? It would be nice to break this down into more digestible pieces that could be quickly spot checked.
Repository:
rL LLVM
http://reviews.llvm.org/D12747
More information about the cfe-commits
mailing list