Bug #7855
Integrate fixEmptyContains into mainWalk at FQL preprocessing
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Alexandru Lungu almost 3 years ago
There is another AST traversal done in fixEmptyContains which can be integrated into mainWalk for further performance improvement.
Consider how we can do fixEmptyContains in the same traversal of mainWalk.