Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |