[cfe-dev] Why not set file size when inserting FileEntry?

Zhongxing Xu xuzhongxing at gmail.com
Mon May 18 08:05:12 PDT 2009


Hi,

At FileManager.cpp:123, when inserting a new FileEntry, its size is
not set. That causes that when getting memory buffer for the main file
at MemoryBuffer.cpp:176, FileSize is always 0. Is this a bug?



More information about the cfe-dev mailing list