]> granicus.if.org Git - clang/commit
PR23942: a pure-specifier's integer literal must be spelled '0'
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 29 Jun 2015 23:19:23 +0000 (23:19 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 29 Jun 2015 23:19:23 +0000 (23:19 +0000)
commit7ee27b7c76732a9ff408fc8dc72aa33488414723
tree9ea11bdc4226034f3eff254696dc95a6ec941899
parent75230d16352bdb4118444df045467e3514aa8110
PR23942: a pure-specifier's integer literal must be spelled '0'

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241019 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/Parser/cxx-class.cpp