micbou 664d2c99d9
Change GetBufferNumberForFilename default behavior
If no buffer exists for a given filename, the GetBufferNumberForFilename
function will create a buffer for that file by default. This behavior is
unexpected given the name of that function and may lead to performance issues
when ycmd returns diagnostics for a lot of files with no corresponding buffers.
The default behavior for that function should be to not create a buffer.
2017-11-17 00:52:40 +01:00
..
2017-06-21 02:32:57 +02:00
2017-06-21 02:32:57 +02:00
2017-07-07 22:45:05 +02:00
2016-05-02 23:08:32 +02:00