summaryrefslogtreecommitdiffstats
path: root/test/Parser/namespace-alias-attr.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-1/+1
* Replace "can not" with "cannot" in diagnostics messages.Ismail Pazarbasi2014-03-071-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Diagnose the use of attributes on namespace aliases, from Anis AhmadDouglas Gregor2009-06-171-0/+8