forked from OSchip/llvm-project
List DR532 as implemented on the defect report status page by renaming the namespace.
llvm-svn: 210080
This commit is contained in:
parent
06a67e2c6f
commit
b226964e25
|
@ -195,8 +195,8 @@ namespace dr525 { // dr525: yes
|
|||
}
|
||||
}
|
||||
|
||||
// Core DR 532.
|
||||
namespace PR8130 {
|
||||
// PR8130
|
||||
namespace dr532 { // dr532: 3.5
|
||||
struct A { };
|
||||
|
||||
template<class T> struct B {
|
||||
|
|
Loading…
Reference in New Issue