summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-1/+1
* Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson2011-02-191-1/+1
* Get rid of the [[final]] C++0x attribute.Anders Carlsson2011-01-231-1/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Added rudimentary C++0x attribute support.Alexis Hunt2009-11-211-0/+61
OpenPOWER on IntegriCloud