Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch Sema::ExtVectorDecls over to LazyVector. | Douglas Gregor | 2011-07-28 | 1 | -3/+7 | |
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -1/+1 | |
* | Add support for C++ namespace-aware typo correction, e.g., correcting | Douglas Gregor | 2011-06-28 | 1 | -17/+21 | |
* | Provide fix-it for '.' <-> '->' for Objective-C ivar/property access. | Fariborz Jahanian | 2011-06-28 | 1 | -1/+9 | |
* | Move all of Sema's member-access-related checking out of SemaExpr.cpp | Douglas Gregor | 2011-06-23 | 1 | -0/+1582 |