]> granicus.if.org Git - clang/commit
Teach -Wigored-qualifiers about exotic flavors of declarator and the _Atomic type...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Mar 2013 02:51:21 +0000 (02:51 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Mar 2013 02:51:21 +0000 (02:51 +0000)
commit8c952cd40ccec9d720931f27e7d722fed207d536
treefa282cef919e761362c2a13d73fb75637656a90f
parent372ed5c3c3418c83a689d3829d2ef85782b16d93
Teach -Wigored-qualifiers about exotic flavors of declarator and the _Atomic type qualifier.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178217 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/SemaCXX/return.cpp