[PATCH] D110911: [analyzer][NFC] Add RangeSet::dump

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 1 02:41:43 PDT 2021


steakhal added a comment.

Please mark both of them `LLVM_DUMP_METHOD`s. This way they will be stripped from release builds according to their documentation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110911/new/

https://reviews.llvm.org/D110911



More information about the cfe-commits mailing list