| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapplying the changes from r158717 as they were rolled back to avoid merge ↵ | Aaron Ballman | 2012-06-19 | 1 | -0/+8 |
| | | | | | | | conflicts from a separate problematic patch. llvm-svn: 158750 | ||||
| * | Revert r158700 and dependent patches r158716, r158717, and r158731. | Jakob Stoklund Olesen | 2012-06-19 | 1 | -8/+0 |
| | | | | | | | | | The original r158700 caused crashes in the gcc test suite, g++.abi/vtable3a.C among others. It also caused failures in the libc++ test suite. llvm-svn: 158749 | ||||
| * | Improves parsing and semantic analysis for MS __declspec attributes. This ↵ | Aaron Ballman | 2012-06-19 | 1 | -0/+8 |
| | | | | | | | includes support for the align (which fixes PR12631). llvm-svn: 158717 | ||||
| * | Turned on support for __declspecs: noreturn, noinline, nothrow and naked in ↵ | Aaron Ballman | 2012-02-23 | 1 | -0/+16 |
| MS compatibility mode. llvm-svn: 151295 | |||||

