]> granicus.if.org Git - clang/commit
Revert "[Modules] Fix regression when an elaborated-type-specifier mentions a hidden...
authorBen Langmuir <blangmuir@apple.com>
Fri, 11 Dec 2015 01:44:43 +0000 (01:44 +0000)
committerBen Langmuir <blangmuir@apple.com>
Fri, 11 Dec 2015 01:44:43 +0000 (01:44 +0000)
commitd17e9c681bc448391b6a85fe7abdf6e180143393
treea9d4db78a5cb6fb7ea7f360c856d88cd61c7220e
parentda9fb58928568111371690f38c196f6710635b89
Revert "[Modules] Fix regression when an elaborated-type-specifier mentions a hidden tag"

This is causing assertion failures; reverting until I can fix.

This reverts commit r255267

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/Modules/Inputs/elaborated-type-structs.h [deleted file]
test/Modules/Inputs/module.map
test/Modules/elaborated-type-specifier-from-hidden-module.m [deleted file]