| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure list-initialization of arrays works correctly in explicit type conv... | Eli Friedman | 2012-02-29 | 1 | -0/+14 |
| * | Mark the parenthesized array member initialization diagnostic as DefaultError, | Richard Smith | 2012-02-16 | 1 | -1/+1 |
| * | Support GCC's bug^Wextension allowing class array members to be initalized by a | Richard Smith | 2012-02-15 | 1 | -1/+1 |
| * | Don't route explicit construction via list-initialization through the functio... | Sebastian Redl | 2012-02-13 | 1 | -0/+7 |
| * | Proper initializer list support for new expressions and type construct expres... | Sebastian Redl | 2012-02-12 | 1 | -0/+7 |
| * | Change the way we store initialization kinds so that all direct inits can dis... | Sebastian Redl | 2012-02-12 | 1 | -0/+2 |
| * | Enable function call and some overload resolution with parameters of aggregat... | Sebastian Redl | 2011-11-01 | 1 | -1/+34 |
| * | Diagnose when omitting braces in direct list-initialization in C++0x. | Sebastian Redl | 2011-10-16 | 1 | -0/+26 |

