| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | P0702R1: in class template argument deduction from a list of one element, if | Richard Smith | 2017-09-07 | 1 | -0/+21 |
* | Fix PR 10758: Infinite recursion when dealing with copy-initialization | Alex Lorenz | 2017-05-16 | 1 | -0/+38 |
* | [OpenCL] Handle OpenCL specific subelement types | Egor Churaev | 2017-05-10 | 1 | -1/+1 |
* | PR32280: Do not crash on nested initializers. | Vassil Vassilev | 2017-04-14 | 1 | -8/+10 |
* | Fix PR31934: forming refs to functions with enable_if attrs. | George Burgess IV | 2017-04-13 | 1 | -0/+13 |
* | Fix lambda to block conversion in C++17 by avoiding copy elision for the | Alex Lorenz | 2017-04-06 | 1 | -0/+17 |
* | [OpenCL] Extended diagnostics for atomic initialization | Egor Churaev | 2017-04-05 | 1 | -0/+14 |
* | [OpenCL] Enables passing sampler initializer to function argument | Egor Churaev | 2017-04-05 | 1 | -1/+1 |
* | [Objective-C] Miscellaneous -fobjc-weak Fixes | Brian Kelley | 2017-03-29 | 1 | -8/+4 |
* | Fix handling of initialization from parenthesized initializer list. | Richard Smith | 2017-03-24 | 1 | -1/+31 |
* | PR32044: Fix some cases where we would confuse a transparent init-list expres... | Richard Smith | 2017-02-23 | 1 | -0/+5 |
* | Factor out function to determine whether we're performing a template | Richard Smith | 2017-02-21 | 1 | -2/+2 |
* | Add an explicit derived class of FunctionDecl to model deduction guides rather | Richard Smith | 2017-02-17 | 1 | -10/+11 |
* | [Sema] Add lvalue-to-rvalue cast in direct-list-initialization of enum | Vedant Kumar | 2017-02-16 | 1 | -0/+2 |
* | [c++1z] Synthesize implicit deduction guides from constructors on demand. Rank | Richard Smith | 2017-02-14 | 1 | -34/+36 |
* | [c++1z] P0512R0: support for 'explicit' specifier on deduction-guides. | Richard Smith | 2017-02-10 | 1 | -5/+6 |
* | [c++1z] P0091R3: Basic support for deducing class template arguments via dedu... | Richard Smith | 2017-02-09 | 1 | -3/+217 |
* | Remove apparently-unnecessary copy of constructor lookup result. | Richard Smith | 2017-02-01 | 1 | -9/+1 |
* | PR31742: Don't emit a bogus "zero size array" extwarn when initializing a | Richard Smith | 2017-01-24 | 1 | -1/+1 |
* | [Sema] Fix bug in handling of designated initializer. | Akira Hatanaka | 2017-01-17 | 1 | -0/+4 |
* | PR23135: Don't instantiate constexpr functions referenced in unevaluated oper... | Richard Smith | 2017-01-07 | 1 | -0/+7 |
* | Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare ope... | Egor Churaev | 2016-12-23 | 1 | -1/+40 |
* | Perform type-checking for a converted constant expression in a template | Richard Smith | 2016-12-21 | 1 | -1/+2 |
* | Fix defaulted-functions-in-C++98 extension to give the functions the same | Richard Smith | 2016-12-21 | 1 | -17/+15 |
* | [c++1z] When initializing a const-qualified class type, don't forget to add on | Richard Smith | 2016-12-21 | 1 | -11/+5 |
* | Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." | Daniel Jasper | 2016-12-20 | 1 | -40/+1 |
* | [OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand. | Egor Churaev | 2016-12-20 | 1 | -1/+40 |
* | Move checks for creation of objects of abstract class type from the various | Richard Smith | 2016-12-15 | 1 | -1/+29 |
* | [c++1z] P0217R3: Allow by-value structured binding of arrays. | Richard Smith | 2016-12-14 | 1 | -7/+13 |
* | Remove custom handling of array copies in lambda by-value array capture and | Richard Smith | 2016-12-14 | 1 | -2/+3 |
* | Add two new AST nodes to represent initialization of an array in terms of | Richard Smith | 2016-12-12 | 1 | -17/+137 |
* | DR1295 and cleanup for P0135R1: Make our initialization code more directly | Richard Smith | 2016-12-09 | 1 | -229/+242 |
* | [c++17] P0135R1: Guaranteed copy elision. | Richard Smith | 2016-12-06 | 1 | -12/+67 |
* | DR1213: element access on an array xvalue or prvalue produces an xvalue. In the | Richard Smith | 2016-12-05 | 1 | -3/+4 |
* | DR616, and part of P0135R1: member access (or pointer-to-member access) on a | Richard Smith | 2016-12-03 | 1 | -9/+21 |
* | Remove unnecessary distinction between Ref_Compatible and | Richard Smith | 2016-10-21 | 1 | -4/+3 |
* | [OpenCL] Allow partial initializer for array and struct | Yaxun Liu | 2016-10-11 | 1 | -2/+3 |
* | PR22924, PR22845, some of CWG1464: When checking the initializer for an array | Richard Smith | 2016-10-05 | 1 | -6/+18 |
* | Fix clang's handling of the copy performed in the second phase of class | Richard Smith | 2016-09-07 | 1 | -119/+106 |
* | This patch implements PR#22821. | Roger Ferrer Ibanez | 2016-08-12 | 1 | -0/+4 |
* | P0217R3: template instantiation support for decomposition declarations. | Richard Smith | 2016-08-12 | 1 | -1/+3 |
* | P0217R3: Perform semantic checks and initialization for the bindings in a | Richard Smith | 2016-08-11 | 1 | -4/+17 |
* | [OpenCL] Generate opaque type for sampler_t and function call for the initial... | Yaxun Liu | 2016-07-28 | 1 | -8/+83 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-07-18 | 1 | -2/+1 |
* | Reverting 275417 | Roger Ferrer Ibanez | 2016-07-14 | 1 | -13/+0 |
* | Diagnose taking address and reference binding of packed members | Roger Ferrer Ibanez | 2016-07-14 | 1 | -0/+13 |
* | [OpenCL] An implementation of device side enqueue (DSE) from OpenCL v2.0 s6.1... | Anastasia Stulova | 2016-07-05 | 1 | -2/+2 |
* | Mark inheriting constructors as deleted if the corresponding defaulted default | Richard Smith | 2016-06-29 | 1 | -1/+4 |
* | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 2016-06-28 | 1 | -14/+20 |
* | Use ranges to concisely express iteration | David Majnemer | 2016-06-23 | 1 | -3/+3 |