| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang | Richard Smith | 2020-02-19 | 1 | -5/+5 |
| * | Part of P1091R3: permit structured bindings to be declared 'static' and | Richard Smith | 2019-05-22 | 1 | -4/+6 |
| * | PR31978: Don't crash if CodeGen sees a top-level BindingDecl. | Richard Smith | 2018-10-26 | 1 | -0/+1 |
| * | Allow conditions to be decomposed with structured bindings | Zhihao Yuan | 2017-12-07 | 1 | -7/+8 |
| * | [c++17] P0490R0, NB comment FI 20: allow direct-initialization of decompositi... | Richard Smith | 2016-12-09 | 1 | -1/+3 |
| * | P0217R3: Perform semantic checks and initialization for the bindings in a | Richard Smith | 2016-08-11 | 1 | -2/+15 |
| * | P0217R3: Parsing support and framework for AST representation of C++1z | Richard Smith | 2016-07-22 | 1 | -0/+135 |

