]> granicus.if.org Git - clang/commit
Minor refactoring. Enumerators may inherit the deprecated/unavailable
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 29 Sep 2011 22:45:21 +0000 (22:45 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 29 Sep 2011 22:45:21 +0000 (22:45 +0000)
commit0f32caff4dc351719ca3362d95f859d72fdd6f1b
tree8859efbac0db9aac23c0f2a825c7a41bcb4e16b0
parenteea0e817c609c662f3fef61bb257fddf1ae8f7b7
Minor refactoring. Enumerators may inherit the deprecated/unavailable
attributes from the enumeration type.
// rdar://10201690

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140818 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaExpr.cpp