https://bugs.llvm.org/show_bug.cgi?id=45919

Emilio Cobos Álvarez (:emilio) <emi...@crisal.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Emilio Cobos Álvarez (:emilio) <emi...@crisal.io> ---
Yeah, so you're right it's exposed in libclang, under a CXCursor_TypeRef. It's
a bit fishy, but I guess I can recurse through those.

That being said, I found another case while testing this where libclang did not
expose the argument names at all with Objective-c, but arguably that's a much
different use-case.

Will close this, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to