summaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx1z-init-statement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the way we handle diagnosing unused expression results.Aaron Ballman2019-01-041-4/+4
* Make -std=c++17 an alias of -std=c++1zHans Wennborg2017-08-091-0/+1
* P0305R0: Semantic analysis and code generation for C++17 init-statement for '...Richard Smith2016-07-141-0/+91