Summary: Handling special case of DeclStmt with VarDecl: emit the VarDecl node then emit the statements in DeclStmt as children of VarDecl. This is because despite being equal, the statements inside VarDecl and those inside DeclStmt belong to different instances, hence they fail the phys_equal check that should colour them Reviewed By: dulmarod Differential Revision: D4850681 fbshipit-source-id: b9683dcmaster
parent
8a8fe9eedd
commit
2e3b9a30ab
Loading…
Reference in new issue