summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-regparm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo 'with with' in diagnostic.Richard Smith2013-02-211-2/+2
| | | | llvm-svn: 175823
* Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder.Eli Friedman2011-06-061-1/+2
| | | | llvm-svn: 132691
* Merge the "regparm" attribute from a previous declaration of aDouglas Gregor2010-06-181-0/+14
function to redeclarations of that function. Fixes PR7025. llvm-svn: 106317
OpenPOWER on IntegriCloud