Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] Implement semantic restrictions for C++20 designated | Richard Smith | 2019-08-30 | 1 | -5/+2 |
* | Replace some custom C11 extension warnings with the generic warning. | Aaron Ballman | 2019-08-27 | 1 | -13/+23 |
* | Reland r348741 "[Sema] Further improvements to to static_assert diagnostics." | Clement Courbet | 2018-12-11 | 1 | -1/+1 |
* | Revert r348741 "[Sema] Further improvements to to static_assert diagnostics." | Clement Courbet | 2018-12-10 | 1 | -1/+1 |
* | [Sema] Further improvements to to static_assert diagnostics. | Clement Courbet | 2018-12-10 | 1 | -1/+1 |
* | Enable use of _Static_assert inside structs and unions in C11 mode (as per C1... | Andy Gibbs | 2013-04-03 | 1 | -2/+31 |
* | Made the "expected string literal" diagnostic more expressive | Andy Gibbs | 2012-11-17 | 1 | -0/+2 |
* | C1X: implement static asserts | Peter Collingbourne | 2011-04-15 | 1 | -0/+11 |