зеркало из https://github.com/microsoft/clang-1.git
Remove comment about protocols and namespace no longer relevant.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42804 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
8fe5c2a902
Коммит
0be657cb85
|
@ -78,8 +78,6 @@ public:
|
|||
|
||||
/// IdentifierNamespace - According to C99 6.2.3, there are four namespaces,
|
||||
/// labels, tags, members and ordinary identifiers.
|
||||
/// Objective-c protocols have their own namespace, so a protocol can have
|
||||
/// the same name as category, class, struct, typedef, etc.
|
||||
enum IdentifierNamespace {
|
||||
IDNS_Label,
|
||||
IDNS_Tag,
|
||||
|
|
Загрузка…
Ссылка в новой задаче