| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [include-fixer] Simplify unittest code. | Haojian Wu | 2016-05-13 | 1 | -18/+3 |
| | | | | | | | | | | | | | | | | Summary: The InMemorySymbolIndex only constructs hard-coded Class symbols from a string map. The patch provide a flexable way in InMemorySymbolIndex to create a custom SymbolInfo in the include-fixer unittest. Reviewers: bkramer Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D20232 llvm-svn: 269427 | ||||
| * | [include-fixer] Rename XrefsDB to SymbolIndex. | Benjamin Kramer | 2016-05-13 | 1 | -0/+47 |
| It's not really containing xrefs so the name didn't fit. No functional change. llvm-svn: 269403 | |||||

