2009-05-30 |
Douglas Gregor | Clean up printing for Objective-C, designated initializers. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add a member lookup criteria constructor for searching... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Some enhancements to DeclStmt printing. Some of this... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Add support for PrintingPolicy::SuppressTypeSpecifiers... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Refactor and clean up the AST printer, so that it uses... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anders Carlsson | Make the LookupBase boolean an enum instead. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anders Carlsson | Add code for emitting C++ destructors. Not used yet. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Create a new PrintingPolicy class, which we pass down... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Make sure we don't give the wrong warning, and make... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Add an assertion so that we don't accidentally build... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Re-add a slightly more general version of the check... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Oops, the testcase I was thinking of is supposed to... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Add a couple missing ARM defines. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Reduce the amount of stack space we use in SmallVectors... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Revert r72575, which isn't really right, and fix up... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sebastian Redl | Reject incomplete types in exception specs. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Fixup codegen for composition of vla types using a... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sebastian Redl | Fix usage of placement new. Placement new is not actual... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Avoid dumping during semantic analysis when checking... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | We don't want to validate bad code, |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Note another case that doesn't work yet. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Fixup the rest of the trivial cases of the codegen... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sebastian Redl | Disallow exception specifications on multi-level indire... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Some cleanups and commenting to our declaration-name... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Follow-on test case for template instantiation of inter... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Now that we have declared/defined tag types within... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | If a declarator group declares a type, make sure to... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Douglas Gregor | When we parse a tag specifier, keep track of whether... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | PR4281: Fix bogus CodeGen assertion. The issue is... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | ARM is a legitimate Darwin architecture; don't assert. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Douglas Gregor | Add the missing public: thanks, Fariborz |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Daniel Dunbar | Move clang-cc's -v output to the start (vs. end) of... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Douglas Gregor | Introduced DeclContext::isDependentContext, which deter... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Chris Lattner | update test for r72519 |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Chris Lattner | fix the "pasting formed 'a]', an invalid preprocessing... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Mike Stump | Not setting all the fields is confusing... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Daniel Dunbar | Fix a use-of-undefined, IRgen expects the RValue for... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Add a target triple, because this test depends on detai... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Reimplement much of the way that we track nested classe... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | A few tweaks to the "Differences between various standa... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | restrict is not a keyword in gnu89 mode. Change TokenK... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Don't vary token concatenation based on the language... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Sebastian Redl | Reintroduce the home for exception specs, and make... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Make the bad paste diagnostic print the entire pasted... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fariborz Jahanian | No write-barrier for initializations. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fariborz Jahanian | Change a confusing variable name. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Sebastian Redl | Add a big test case for I-C-Es in C++, and a fix to... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Sebastian Redl | Fix the type of a enum non-type template argument withi... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Simplify, and improve the performance of, template... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Add some more tests for instantiation of declaration... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Enumeration declarations that were instantiated from... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Improve name lookup for and template instantiation... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | IRgen support for calls to functions that return refere... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Fix another test case. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Relax an assert to an if check. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fariborz Jahanian | Initialize ObjCSenderDispatch in LangOptions. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Steve Naroff | Convert ObjC qualified type clients over to using itera... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Create CXXConstructExprs when constructing via copy... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Fix up constant expression handling to deal with the... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Add IRGen support for local variables of reference... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Initial stab at a generalized operation for determining the |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Don't drop the computed implicit conversions when build... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Add IRGen support for return statements in functions... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Handle operator call expressions where the callee is... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Functions that return references can be rvalues as... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Add another test. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Add support for emitting calls to functions that return... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Mike Stump | Fix typo. I also fixed the hard to read case differenc... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Anders Carlsson | Rename an EmitCallExpr function to EmitCall to make... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Mike Stump | Update comment. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Mike Stump | And an additional testcase that also works. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Douglas Gregor | Template instantiation for "typeof" for both types... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Mike Stump | Fixup codegen for volatile structs in the trivial cases... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Douglas Gregor | A simple dynamic array class template, to be used as... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Douglas Gregor | Make sure that CodeGen sees template instantiations. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | Use .data() instead of &...[0]. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Mike Stump | Esnure that if we have a volatile structure as the... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Douglas Gregor | When evaluating a VarDecl as a constant or determining... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | Revert to using &...[0] for std::vector, apparently... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | Use .data() vs &...[0] |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | When trying to pass an argument on the stack, assume... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | The driver/diagnostic client don't need to be on the... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Anders Carlsson | An Obj-C message send expression can never have a refer... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Douglas Gregor | Simplify printing of the statistics for types. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Fix for PR4140: Add the start of a Linux toolchain... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Anders Carlsson | Add a new CallExpr::getCallReturnType and use it in... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Anders Carlsson | A block that returns a reference is an lvalue. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Handle the edge case of a weak function with incomplete... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Anders Carlsson | Remove a bunch of unused constructors |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Anders Carlsson | Remove AstGuard.h from Xcode project. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Eli Friedman | Minor build system changes to make ABITest work correct... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Eli Friedman | Some minor corrections: don't use offsetof on a bitfiel... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Eli Friedman | Extend getPreferredTypeAlign to handle _Complex double... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Eli Friedman | PR4122: Tweak the ambiguity handling to handle (S(... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | tweak non-null check to put the caret on the function... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | merge two tests. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | reword a warning for clarity |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | default -Wnonnull to on. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | move some format group options around in the file.... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | Fix a couple of bugs: |
commit | commitdiff | tree | snapshot |
next |