commit | 682630ccaae4306d7cfe142006b923905ca2d90e | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Sep 06 22:01:04 2011 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Sep 06 22:01:04 2011 +0000 |
tree | 05c9924ca5daba557568e5bd0cbeadc34cfae0fe | |
parent | f1775fb1081db58015e6d9e4a2fd83bed440a296 [diff] |
Hoist the construction of the FixItHint line into a member function with a defined interface. This isn't as nice as the previous one, but should get better as I push through better data types in all these functions. Also, I'm hoping to pull some aspects of this out into a common routine (such as tab expansion). Again, WIP, comments welcome as I'm going through. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139190 91177308-0d34-0410-b5e6-96231b3b80d8