[PATCH] D49819: [bcanalyzer] Update MODULE_CODE values

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 15:34:56 PDT 2018


JDevlieghere added a comment.

Thanks Adam, the change looks good but would need a test indeed. Currently the codes are not printed if they are not known, so maybe by adding them they are now printed in one of the existing tests? It would be fine to add a new test if we can't reuse an existing one.

PS: When uploading a diff on Phabricator, please generate it with full context using `-U999999`.  (See https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface)


Repository:
  rL LLVM

https://reviews.llvm.org/D49819





More information about the llvm-commits mailing list