[clang-tidy][NFC] Added convienence methods for getting optional options
These methods abstract away Error handling when trying to read options that can't be parsed by logging the error automatically and returning None. Reviewed By: gribozavr2 Differential Revision: https://reviews.llvm.org/D84812
Loading
Please sign in to comment