Displaying 2 results from an estimated 2 matches for "82055fff".
2013 Jul 17
0
[LLVMdev] eclipse and gdb
...eah, I vaguely remember having to exclude some clang tests from indexing because they take way too long/way too much memory to index.
Regards,
Tilmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130717/82055fff/attachment.html>
2013 Jul 17
3
[LLVMdev] eclipse and gdb
On 07/16/2013 06:01 PM, Reed Kotler wrote:
> The Eclipse indexer seems to get stuck in the Clang unittests/AST
>
In Eclipse you can tell it that a given directory is derived, and then
it won't try and index it.
Probably the more complex clang tests are too involved for the indexer.
>>> Hope this helps :)
>>>
>>> Regards,
>>>
>>> Tilmann