Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize line endings | David Majnemer | 2014-03-02 | 1 | -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 Ballman | 2012-07-17 | 1 | -0/+1 |
can be found with quoted strings instead. Implements PR13201. llvm-svn: 160406 |