Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-07-22 | Prep for new warning. | Mike Stump |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-27 | upgrade various 'implicit int' warnings from an ext-warn to warning when not | Chris Lattner |
2009-01-10 | Allow multiple Microsoft calling-convention keywords. Fixes rdar://problem/64... | Douglas Gregor |
2009-01-06 | Another tweak to handle the MS extensions (<rdar://problem/5956221>). | Steve Naroff |
2009-01-06 | Fix <rdar://problem/5956221> clang ObjC rewriter: Microsoft-specific __fastca... | Steve Naroff |
2008-12-25 | Add parser support for __forceinline, __w64, __ptr64. | Steve Naroff |
2008-12-25 | Add parser support for __cdecl, __stdcall, and __fastcall. | Steve Naroff |