| commit | 9e4bd0c0705a0414cc0d1fcc66320a145aa58d5a | [log] [tgz] |
|---|---|---|
| author | Haojian Wu <hokein@google.com> | Tue Jul 19 14:49:04 2016 +0000 |
| committer | Haojian Wu <hokein@google.com> | Tue Jul 19 14:49:04 2016 +0000 |
| tree | 02d9de08032e62c1e82ab686d12b8f61d913ab7f | |
| parent | 6ca4bbb00d3bf52c94aa6ab12f8faa6c241d48c2 [diff] |
[include-fixer] A refactoring of IncludeFixerContext. Summary: No functional changes in this patch. It is a refactoring (pull out a structure representing the symbol being queried). This is a preparing step for inserting missing namespace qualifiers to all instances of an unidentified symbol. Reviewers: bkramer Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D22510 llvm-svn: 275980