summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-include.h
Commit message (Collapse)AuthorAgeFilesLines
* Normalize line endingsDavid Majnemer2014-03-021-1/+1
| | | | | | | Some files had CRLF line terminators, some only had a mixture of CRLF and LF. Switch to LF. llvm-svn: 202659
* Adding a fixit for includes that cannot be found with angle brackets, but ↵Aaron Ballman2012-07-171-0/+1
can be found with quoted strings instead. Implements PR13201. llvm-svn: 160406
OpenPOWER on IntegriCloud