summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/switch-implicit-fallthrough-per-method.cpp
Commit message (Expand)AuthorAgeFilesLines
* P0188R1: add support for standard [[fallthrough]] attribute. This is almostRichard Smith2016-03-081-3/+2
* Improve C++11 attribute parsing.Michael Han2012-10-031-1/+1
* Handle C++11 attribute namespaces automatically.Alexis Hunt2012-06-181-0/+12
* Stop referring to functions as methods in per-function fallthrough-checking.Alexis Hunt2012-06-151-3/+3
* Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnosti...Alexander Kornienko2012-06-021-0/+39
OpenPOWER on IntegriCloud