summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/switch-stmt/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compound literals, enums, et al require const exprBill Wendling2018-11-091-0/+10
* [AST] Only store the needed data in SwitchStmtBruno Ricci2018-10-291-7/+0
* [AST] Check that GNU range case statements are correctly imported.Bruno Ricci2018-10-291-0/+11
* [AST] Don't store data for GNU range case statement if not neededBruno Ricci2018-10-281-4/+0
* [ASTImporter] Add test for SwitchStmtRaphael Isemann2018-08-221-0/+47
OpenPOWER on IntegriCloud