Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compound literals, enums, et al require const expr | Bill Wendling | 2018-11-09 | 1 | -0/+10 |
* | [AST] Only store the needed data in SwitchStmt | Bruno Ricci | 2018-10-29 | 1 | -7/+0 |
* | [AST] Check that GNU range case statements are correctly imported. | Bruno Ricci | 2018-10-29 | 1 | -0/+11 |
* | [AST] Don't store data for GNU range case statement if not needed | Bruno Ricci | 2018-10-28 | 1 | -4/+0 |
* | [ASTImporter] Add test for SwitchStmt | Raphael Isemann | 2018-08-22 | 1 | -0/+47 |