Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move fixit for const init from note to diag, weaken to warning in MS mode. | Nico Weber | 2015-04-17 | 1 | -3/+3 |
* | Improve diagnostic on default-initializing const variables (PR20208). | Nico Weber | 2014-07-23 | 1 | -3/+3 |
* | Fix a tranche of comment, test and doc typos | Alp Toker | 2013-12-05 | 1 | -1/+1 |
* | Modify the uninitialized field visitor to detect uninitialized use across the | Richard Trieu | 2013-09-20 | 1 | -1/+1 |
* | C++1y: support simple variable assignments in constexpr functions. | Richard Smith | 2013-04-26 | 1 | -1/+1 |
* | PR12012: Fix a regression in r150419 where we would try (and fail) to | Richard Smith | 2012-02-17 | 1 | -0/+6 |
* | Update constexpr implementation to match CWG's chosen approach for core issues | Richard Smith | 2012-02-13 | 1 | -1/+1 |
* | Unrevert r147271, reverted in r147361. | Richard Smith | 2011-12-30 | 1 | -0/+31 |
* | Revert r147271. This fixes PR11676. | Rafael Espindola | 2011-12-30 | 1 | -31/+0 |
* | constexpr: perform zero-initialization prior to / instead of performing a | Richard Smith | 2011-12-25 | 1 | -0/+31 |