Our internal clients implement parsing cache based on FileID. In order for the Preprocessor to reenter the cached FileID it needs to reset its NumCreatedFIDsForFileID.
Alternatively we can simply remove the assert ;)
Differential D51295
Allow resetting of NumCreatedFIDsForFileID v.g.vassilev on Aug 27 2018, 4:48 AM. Authored by
Details Our internal clients implement parsing cache based on FileID. In order for the Preprocessor to reenter the cached FileID it needs to reset its NumCreatedFIDsForFileID. Alternatively we can simply remove the assert ;)
Diff Detail
|