summaryrefslogtreecommitdiff
path: root/test/SemaCXX/builtins-arm.cpp
AgeCommit message (Expand)Author
2015-05-16Fix typo from r237482. "to reference of type" --> "to reference to type"Richard Trieu
2015-05-16When emitting a dropped qualifier error, show which qualifiers are dropped.Richard Trieu
2015-05-15Reverse the order of types in the reference dropping qualifiers error.Richard Trieu
2012-10-20Fix __builtin_va_arg assertion failure in ARM AAPCS.Logan Chien