| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reverse patch for // rdar://8632525. It might | Fariborz Jahanian | 2010-11-09 | 1 | -6/+0 |
| * | Provide a precise builtin declaration for objc_msgSend | Fariborz Jahanian | 2010-11-08 | 1 | -0/+6 |
| * | Remove broken support for variadic templates, along with the various | Douglas Gregor | 2010-11-07 | 1 | -7/+5 |
| * | add a comment to my last commit | Douglas Gregor | 2010-11-04 | 1 | -0/+1 |
| * | When canonicalizing nested-name-specifiers involving dependent names | Douglas Gregor | 2010-11-04 | 1 | -3/+27 |
| * | Restore patch for PR8453 which was undone in r117829 | Fariborz Jahanian | 2010-11-01 | 1 | -20/+33 |
| * | Revert r117678, "Qualified 'id' should implement all of static class type's",... | Daniel Dunbar | 2010-10-30 | 1 | -33/+20 |
| * | Qualified 'id' should implement all of static class type's | Fariborz Jahanian | 2010-10-29 | 1 | -20/+33 |
| * | Initialize the ASTMutationListener. Thanks goes to Abramo Bagnara! | Argyrios Kyrtzidis | 2010-10-28 | 1 | -1/+1 |
| * | No really, we don't have a retain/release system for statements/expressions | John McCall | 2010-10-26 | 1 | -13/+6 |
| * | When de-serializing a type that is supposed to be canonical, call | Douglas Gregor | 2010-10-26 | 1 | -22/+23 |
| * | Implement GNU C extension: two types are compatible if they appear | Peter Collingbourne | 2010-10-24 | 1 | -2/+46 |
| * | Put the mechanism in place to track modifications in an AST entity that were ... | Argyrios Kyrtzidis | 2010-10-24 | 1 | -0/+3 |
| * | Add some infrastructure for dealing with expressions of 'placeholder' type, | John McCall | 2010-10-12 | 1 | -4/+4 |
| * | IRgen/Obj-C: Fix encoding of "long double". | Daniel Dunbar | 2010-10-11 | 1 | -1/+1 |
| * | Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a | Douglas Gregor | 2010-10-08 | 1 | -2/+2 |
| * | __attribute__((aligned(n))) directly specifies the alignment of a declaration | John McCall | 2010-10-08 | 1 | -2/+20 |
| * | Fix a crash encoding ivars of vector types and | Fariborz Jahanian | 2010-10-07 | 1 | -2/+9 |
| * | enhance ASTContext::GetBuiltinType to return a bitmask indicating which argum... | Chris Lattner | 2010-10-01 | 1 | -12/+29 |
| * | random cleanups, no functionality change. | Chris Lattner | 2010-10-01 | 1 | -41/+42 |
| * | Implement the C++0x "trailing return type" feature, e.g., | Douglas Gregor | 2010-10-01 | 1 | -0/+1 |
| * | Various builtins a require an integer constant. Not providing | Chris Lattner | 2010-10-01 | 1 | -1/+8 |
| * | Centralize the management of CXXRecordDecl::DefinitionData's Empty bit | Douglas Gregor | 2010-09-28 | 1 | -4/+0 |
| * | Temporarily revert 114929 114925 114924 114921. It looked like they (or at least | Bill Wendling | 2010-09-28 | 1 | -0/+4 |
| * | Centralize the management of CXXRecordDecl::DefinitionData's Empty bit | Douglas Gregor | 2010-09-27 | 1 | -4/+0 |
| * | Patch implements passing arrays to functions expecting | Fariborz Jahanian | 2010-09-24 | 1 | -2/+49 |
| * | Implement -Wpadded and -Wpacked. | Argyrios Kyrtzidis | 2010-09-22 | 1 | -0/+4 |
| * | Transfer calling-convention attributes down to member function pointers. | Douglas Gregor | 2010-09-01 | 1 | -0/+9 |
| * | Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtoc... | Ted Kremenek | 2010-09-01 | 1 | -3/+5 |
| * | Heap-allocate the attribute vectors in | Douglas Gregor | 2010-08-30 | 1 | -1/+26 |
| * | Don't recurse twice when we can recurse once | Douglas Gregor | 2010-08-27 | 1 | -3/+4 |
| * | Revert r112043, static volatiles are removed by the optimizer. Thanks Chris! | Argyrios Kyrtzidis | 2010-08-25 | 1 | -4/+0 |
| * | Make sure volatile variables are emitted even if static. Fixes rdar://8315219 | Argyrios Kyrtzidis | 2010-08-25 | 1 | -0/+4 |
| * | Detabify. | Eli Friedman | 2010-08-22 | 1 | -2/+2 |
| * | The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that | John McCall | 2010-08-21 | 1 | -2/+6 |
| * | objective-c ivar refactoring patch. Iterations | Fariborz Jahanian | 2010-08-20 | 1 | -53/+29 |
| * | Add some enum goodness as requested by Chris. Now instead of storing the | Charles Davis | 2010-08-19 | 1 | -3/+5 |
| * | Generate Attr subclasses with TableGen. | Alexis Hunt | 2010-08-18 | 1 | -8/+4 |
| * | StringRef'ication of lots stuff, patch by Peter Davies! | Daniel Dunbar | 2010-08-17 | 1 | -3/+3 |
| * | Implement support for member pointers under the Microsoft C++ ABI in the | Charles Davis | 2010-08-16 | 1 | -5/+14 |
| * | Remove dead code, caught by unused function warnings. | Argyrios Kyrtzidis | 2010-08-15 | 1 | -14/+0 |
| * | Commit improved version of 111026 & 111027. | Argyrios Kyrtzidis | 2010-08-15 | 1 | -1/+2 |
| * | Fixes block type matching bug. Radar 8302845. | Fariborz Jahanian | 2010-08-12 | 1 | -1/+1 |
| * | Added locations and type source info for DeclarationName. | Abramo Bagnara | 2010-08-11 | 1 | -6/+16 |
| * | Speculatively revert r110610 " Make ObjCInterfaceDecl redeclarable, | Douglas Gregor | 2010-08-11 | 1 | -18/+12 |
| * | - Make ObjCInterfaceDecl redeclarable, and create separate decl nodes for for... | Sebastian Redl | 2010-08-09 | 1 | -12/+18 |
| * | Warn if class object does not implement qualified | Fariborz Jahanian | 2010-08-09 | 1 | -4/+4 |
| * | Allow reference binding of a reference of Objective-C object type to | Douglas Gregor | 2010-08-07 | 1 | -0/+6 |
| * | Introduce implicit conversions between AltiVec vectors and GCC | Douglas Gregor | 2010-08-06 | 1 | -4/+23 |
| * | Compute width/align of objc builtin types (id, etc) | Fariborz Jahanian | 2010-08-02 | 1 | -0/+6 |