]> granicus.if.org Git - clang/commit
PR20073: promote "dereference of 'void*'" from Extension to ExtWarn.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 19 May 2015 01:41:12 +0000 (01:41 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 19 May 2015 01:41:12 +0000 (01:41 +0000)
commit1bc417d4e8080809de1920922fd97131f940986d
treeef502e8fe7513be4a060f846977afcabec2202ba
parent67994cee66b59a8db8309a5e05c2a08a26d7fcc3
PR20073: promote "dereference of 'void*'" from Extension to ExtWarn.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237652 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1inst.cpp
test/SemaCXX/reinterpret-cast.cpp