Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR42694 Support explicit(bool) in older language modes as an extension. | Richard Smith | 2020-01-17 | 1 | -0/+1 |
* | When diagnosing the lack of a viable conversion function, also list | Richard Smith | 2020-01-09 | 1 | -26/+17 |
* | [NFC] Update test after r372708 | David Bolvansky | 2019-09-24 | 1 | -1/+1 |
* | [Diagnostics] Warn if '<<' in bool context with -Wint-in-bool-context (GCC co... | David Bolvansky | 2019-09-23 | 1 | -1/+1 |
* | [clang] fixing conditional explicit for out-of-line definition PR42980 | Gauthier Harnisch | 2019-09-22 | 1 | -0/+18 |
* | [c++20] Add support for explicit(bool), as described in P0892R2. | Richard Smith | 2019-05-09 | 1 | -0/+719 |
* | Revert r359949 "[clang] adding explicit(bool) from c++2a" | Hans Wennborg | 2019-05-06 | 1 | -719/+0 |
* | [clang] adding explicit(bool) from c++2a | Nicolas Lesser | 2019-05-04 | 1 | -0/+719 |