p5-Clang icon indicating copy to clipboard operation
p5-Clang copied to clipboard

Creating new cursors

Open ArthurJahn opened this issue 9 years ago • 4 comments

  • Creating function to verify if a member refers to a system header (is_system_header)
  • Creating function to retrieve caller of a statement (get_cursor_referenced)

ArthurJahn avatar Jul 14 '15 13:07 ArthurJahn

There are a bunch of commits that shouldn't be there, could you please rebase against master?

ghedo avatar Jul 18 '15 17:07 ghedo

Sorry for the long time. Squashed some commits and did the rebase with the master. Hope is all ok now.

Ziul avatar Nov 04 '15 04:11 Ziul

I think that you should squash some of your commits, could you review it?

lucaskanashiro avatar Jun 09 '16 14:06 lucaskanashiro

Some commits squashed. Soon update the travis routines to find and install libclang-dev (probably gonna have to bump from 3.8 -> 3.9).

Ziul avatar Aug 01 '16 19:08 Ziul