summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Parse: __attribute__((keyword)) shouldn't errorDavid Majnemer2015-01-031-1/+1
* Parse: Don't crash when 'typename' shows up in an attributeDavid Majnemer2014-12-281-0/+2
* Factor out custom parsing for iboutletcollection and vec_type_hint attributesRichard Smith2013-10-311-0/+3
* PR17666: Instead of allowing an initial identifier argument in any attributeRichard Smith2013-10-241-0/+6
* Parse: Don't consider attributes of broken member declaratorsDavid Majnemer2013-08-011-1/+4
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Convert this file to not have Windows line endings -- likely committed fromChandler Carruth2010-08-051-9/+9
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix attribute between function decl ')' and '{' or '=0'John Thompson2009-11-251-0/+9
OpenPOWER on IntegriCloud