[PATCH] D62949: [analyzer][tests] Add normalize_plist to replace diff_plist
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 6 21:14:12 PDT 2019
NoQ added a comment.
Thanks!
I think we should:
- Pre-normalize our expected outputs so that we didn't have to normalize them in every run-line.
- Treat the lack of newline in plist output as a bug and try to fix it.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62949/new/
https://reviews.llvm.org/D62949
More information about the cfe-commits
mailing list