aboutsummaryrefslogtreecommitdiff
path: root/test/FixIt/fixit-cxx11-attributes.cpp
AgeCommit message (Expand)Author
2013-02-19PR15300: Support C++11 attributes on base-specifiers. We don't support any suchRichard Smith
2013-01-07Add fixit hints for misplaced C++11 attributes around class specifiers.Michael Han