[PATCH] D51333: Diagnose likely typos in include statements
Brian Gesiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 28 09:47:18 PDT 2018
modocache added subscribers: aaron.ballman, erikjv, modocache.
modocache added reviewers: aaron.ballman, erikjv.
modocache added a comment.
This looks good to me, but maybe some people who've modified this part of the codebase before could review this as well? @aaron.ballman added a fix-it for angled/quoted strings in https://reviews.llvm.org/rL160406, and more recently @erikjv modified some of this code in https://reviews.llvm.org/rL285057. If anyone could suggest other reviewers that would be great as well!
Repository:
rC Clang
https://reviews.llvm.org/D51333
More information about the cfe-commits
mailing list