Steve Naroff
|
1054e60334
|
More fleshing out the C-based indexing API (under construction).
llvm-svn: 80529
|
2009-08-31 00:59:03 +00:00 |
Steve Naroff
|
a1c728438c
|
Lot's of little changes to get the C-based indexing API going...
Work in progress.
llvm-svn: 80367
|
2009-08-28 15:28:48 +00:00 |
Steve Naroff
|
8721959642
|
Add CX prefix to Cursor and move a comment.
llvm-svn: 80359
|
2009-08-28 12:07:44 +00:00 |
Steve Naroff
|
d5e8e862bb
|
Fill in Index.h header file and add stubs to implementation file.
llvm-svn: 80279
|
2009-08-27 19:51:58 +00:00 |
Ted Kremenek
|
b60d87c517
|
Add initial boilerplate for CIndex, a shared library that will vend high-level
source symbol information (harvested by Clang) through a C API.
llvm-svn: 80166
|
2009-08-26 22:36:44 +00:00 |