summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-cxx-disabled.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo with -fno-double-square-bracket-attributes and add a test to ↵Aaron Ballman2017-10-211-0/+12
demonstrate that it works as expected in C++11 mode. Additionally corrected the handling of -fdouble-square-bracket-attributes to be properly passed down to the cc1 option. llvm-svn: 316275
OpenPOWER on IntegriCloud