Jacob Dufault
|
d6123bd861
|
Every function usage is now considered a call of that function.
This means we will now report function calls that happen in the global scope (previously, those would only show up for find all refs).
|
2017-04-13 00:47:47 -07:00 |
|
Jacob Dufault
|
17c3a8bf57
|
Update test with current index state
|
2017-04-05 01:29:15 -07:00 |
|
Jacob Dufault
|
e3058da622
|
Store range information in index
|
2017-04-05 01:06:18 -07:00 |
|
Jacob Dufault
|
ae993d6446
|
wip
|
2017-04-02 18:34:15 -07:00 |
|
Jacob Dufault
|
ebd467d31b
|
Support llvm 4
|
2017-03-13 21:31:53 -07:00 |
|
Jacob Dufault
|
4e2f24ac17
|
fix tests
|
2017-03-08 00:09:15 -08:00 |
|
Jacob Dufault
|
94b344dbe3
|
update test
|
2017-03-07 10:18:01 -08:00 |
|
Jacob Dufault
|
f7e2b20059
|
better specialized function definition indexing
|
2017-03-05 22:23:41 -08:00 |
|
Jacob Dufault
|
f6967eee48
|
fix usage on specialized template parameters
|
2017-03-05 17:09:08 -08:00 |
|
Jacob Dufault
|
e06f9472c1
|
better templates, index some initializer list values
|
2017-03-05 15:44:20 -08:00 |
|
Jacob Dufault
|
8e36152406
|
better template indexing
|
2017-03-05 14:49:23 -08:00 |
|