2012-02-10 |
Argyrios Kyrtzidis | [libclang] Encode the template specialization parameter... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ted Kremenek | Enhance checking for null format string literal to... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Allow implicit capture of 'this' in a lambda even when... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Add test from [expr.prim.lambda]p12, which deals with... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Don't introduce a lambda's operator() into the class... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Richard Smith | PR11684, core issue 1417: |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Richard Smith | Test cleanup: prefer static_assert to handmade alternative. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Evgeniy Stepanov | Loosen the test from r150238 a bit to make some of... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Richard Smith | Track whether a function type has a trailing return... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Richard Smith | --lies. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Add a lambda example from the working draft. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Evgeniy Stepanov | Fix function prolog codegen whe coerce-to type is a... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Add various tests for captures and the reaching scope... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Implement the conversion to a function pointer for... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Douglas Gregor | Extend CXXRecordDecl with a function that determines... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Richard Smith | Update to new resolution for DR1458. When taking the... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Daniel Dunbar | Remove stray semi-colon. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
David Blaikie | Move -Wswitch from -Wmost to -Wall, consitent with... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ted Kremenek | Revert r145999. This turned out to be a bad idea.... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Eli Friedman | Make sure we convert struct layout pragmas to attribute... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Anna Zaks | [analyzer] MallocChecker: add a list of false positives... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Anna Zaks | [analyzer] MallocChecker Cleanup - harden against crash... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Fariborz Jahanian | objc translator: mode modern abi stuff. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Bill Wendling | Remove evil const_cast that's not needed anymore. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Aaron Ballman | Switching to using dyn_cast_or_null, and fixing line... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Bill Wendling | Use SmallVector when we can instead of std::vector. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Ted Kremenek | [analyzer] Proactively avoid inlining vararg functions... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Fariborz Jahanian | objc: If a method is not implemented in the category... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | Make sure a variable with a C++ direct initializer... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Dylan Noblesmith | examples/analyzer-plugin/: unbreak build |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Dylan Noblesmith | cmake: create a relative symlink to clang, not absolute |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Akira Hatanaka | Class objects passed by value follow the same rules... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Benjamin Kramer | Kill the brief and full explanation fields from StaticD... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Akira Hatanaka | Fix bugs in function MipsABIInfo::returnAggregateInRegs... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Don't allow deduction of a lambda result type from... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | [libclang] Add a libclang test I neglected to commit. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | [PCH] Add a PCH test. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Tests for C++ [expr.prim.lambda]p5. We already implemen... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Benjamin Kramer | Getting Started: Add a missing "cd ../..". |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Aaron Ballman | Updated information on how to perform command line... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Benjamin Kramer | Remove unused fun. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Implement return type deduction for lambdas per C++11 |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Restore the appropriate lexical declaration context... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Remove the "unsupported" error for lambda expressions... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Add a test for the non-aggregaticity of lambda types... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Implement C++ [expr.prim.lambda]p2, which bans lambda... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | [PCH] Add some comments, per Ted's request. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | Fix ASTReader::FinishedDeserializing(). |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eric Christopher | Don't cache the artificial type for the this pointer... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Anna Zaks | [analyzer] MallocChecker: address a diagnostic "fixme". |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Richard Smith | DR1359: A constexpr constructor does not need to initia... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Anna Zaks | [analyzer] Add custom path diagnostic to the Malloc... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Anna Zaks | [analyzer] MallocChecker cleanup, more tests. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | [PCH] Set the DeclContext before doing any deserializat... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Blaikie | Correct comment Clang C++ use in production. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | Use RAII object for cleanups. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | Refactor lambda IRGen so AggExprEmitter::VisitLambdaExp... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Richard Smith | CWG issue 1405: mutable members are allowed in literal... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Aaron Ballman | Attempting to initialize a union member that does not... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | Basic IRGen for LambdaExprs with captures. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | A tiny bit more lambda IRGen. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Eli Friedman | Fix a typo in the LambdaExpr class. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Implement capture-by-copy for arrays in lambdas. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Argyrios Kyrtzidis | [PCH] Avoid using Decl::setAttrs() and Decl::setLexical... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Don't complain about the lack of a constructor for... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | When we create a non-static data member in the closure... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Factor the logic for capturing variables in a lambda... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Along the error path for lambdas, mark the lambda class... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Fix yet one more test |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Aaron Ballman | Adding support for warning when a non-C compatible... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Fix tests for r150123 |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Douglas Gregor | Various interrelated cleanups for lambdas: |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Anna Zaks | [analyzer] MallocChecker: implement pessimistic version... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Anna Zaks | [analyzer] Split the MallocChecker into two versions... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ted Kremenek | Remove explicit delete of PathDiagnosticMacroPiece... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Fariborz Jahanian | last piece of metadata to complete modern metadata for |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Douglas Gregor | Minor comment fix |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Douglas Gregor | Factor C++11 lambda expressions implementation into... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Douglas Gregor | When computing the type of a local variable reference... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Douglas Gregor | When completing a lambda expression, make sure to check... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Anna Zaks | [analyzer] MallocChecker: convert from using evalCall to |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Fariborz Jahanian | More rewriting of objective-c moderin abi metadata. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Aaron Ballman | Fixing hex floating literal support so that it handles... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Benjamin Kramer | CodeGen: Move EHPersonality from CGException.h into... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Richard Smith | Implement DR1458: Taking the address of an object of... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Craig Topper | Remove vperm2f* and vperm2i builtins. Same effect can... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Richard Smith | Add more testing for r149776. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Richard Smith | Implement the agreed resolution to DR1457: a signed... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Eli Friedman | A little bit of lambda IRGen. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Craig Topper | Remove vpermilp* builtins. Same effect can be achieved... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ted Kremenek | Move -Wcovered-switch-default out of -Wswitch (and... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ted Kremenek | Change PathDiagnosticPieces to be reference counted... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ted Kremenek | Refactor pieces of PathDiagnostic into its own data... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Eli Friedman | Make sure template argument deduction is consistently... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Argyrios Kyrtzidis | [libclang] Indexing: When suppressing references, suppr... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Eric Christopher | Constify the getClassName routine and variables that... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Akira Hatanaka | Do not return records with non trivial destructors... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Argyrios Kyrtzidis | [libclang] For CXXOperatorCallExprs, give a valid sourc... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Fariborz Jahanian | modern objc rewriter: mode metadata stuff. wip. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John McCall | Only complain about __strong __strong id, not __strong... |
commit | commitdiff | tree | snapshot |
next |