aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/switch-implicit-fallthrough-per-method.cpp
AgeCommit message (Expand)Author
2012-10-03Improve C++11 attribute parsing.Michael Han
2012-06-18Handle C++11 attribute namespaces automatically.Sean Hunt
2012-06-15Stop referring to functions as methods in per-function fallthrough-checking.Sean Hunt
2012-06-02Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnosti...Alexander Kornienko