]> granicus.if.org Git - clang/commit
I concur with DPG here. This does indeed apply in 0x mode. Added test
authorChandler Carruth <chandlerc@gmail.com>
Fri, 22 Apr 2011 19:01:39 +0000 (19:01 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 22 Apr 2011 19:01:39 +0000 (19:01 +0000)
commitcfe38c4db48f188db3f48dc48030d8be6f6e3e03
tree6da4c627f8944a484c11334f8f29509e2b7c0f3d
parentb65abda449dfb17aba39794be6ce41111d40fda0
I concur with DPG here. This does indeed apply in 0x mode. Added test
cases that demonstrates exactly why this does indeed apply in 0x mode.

If isPOD is currently broken in 0x mode, we should fix that directly
rather than papering over it here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/scope-check.cpp