Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several accidental DOS line endings in source files | Dimitry Andric | 2016-01-03 | 1 | -14/+14 |
| | | | | | | | | | | | | | | | Summary: There are a number of files in the tree which have been accidentally checked in with DOS line endings. Convert these to native line endings. There are also a few files which have DOS line endings on purpose, and I have set the svn:eol-style property to 'CRLF' on those. Reviewers: joerg, aaron.ballman Subscribers: aaron.ballman, cfe-commits Differential Revision: http://reviews.llvm.org/D15849 llvm-svn: 256704 | ||||
* | Missing testcase from r221581. | Aaron Ballman | 2014-11-08 | 1 | -0/+2 |
| | | | | llvm-svn: 221582 | ||||
* | [c++1z] Support for attributes on namespaces and enumerators. | Aaron Ballman | 2014-11-08 | 1 | -0/+12 |
llvm-svn: 221580 |