[cfe-dev] [libTooling] Custom vfs::FileSystem for ClangTool
Maciej Poleski
poleski.maciej at gmail.com
Thu May 28 03:35:48 PDT 2015
Dnia czwartek, 28 maja 2015 10:22:24 piszesz:
>
> I'm doing this in one of the biggest C++ codebases of the world; I can
> assure you, this is not a performance problem:
> 1. the size of the text files is many orders of magnitudes smaller than the
> size of the produces AST
> 2. the time it takes to copy those files is dwarfed by the time it takes to
> parse them
Good point.
Best Regards
Maciej Poleski
More information about the cfe-dev
mailing list