6653c13a75
Demangle the printed AST before comparing. Many to_str() methods on AST nodes will print the symbol numerical identifiers, which is not guaranteed to be stable between clones. By comparing the demangled AST, these should be stable. Fixed: chromium:1160099 Change-Id: I4e62adbccc690a1531f78dc70cef8480ed6f3f2c Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/36621 Commit-Queue: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dictionary.txt | ||
tint_ast_clone_fuzzer.cc | ||
tint_spv_reader_fuzzer.cc | ||
tint_wgsl_reader_fuzzer.cc |