[libclang] When querying for the availability of an enumerator, pick up the availabil...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Oct 2013 17:00:53 +0000 (17:00 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Oct 2013 17:00:53 +0000 (17:00 +0000)
commitdc2973f735cc0364c0557272ac94525357ea01be
treed2670f4be6cf47d0d339d99896fc6b75903f5bb1
parentc97850be7647f2209823b5841a323684edb15dbe
[libclang] When querying for the availability of an enumerator, pick up the availability from the enum declaration.

rdar://14789001.

llvm-svn: 192718
clang/test/Index/availability.c
clang/tools/libclang/CIndex.cpp