[PATCH] D55823: [analyzer] Fix backward compatibility issue after D53280 'Emit an error for invalid -analyzer-config inputs'

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 15:36:27 PST 2018


arphaman added a comment.

I think `Args.getArgString` might return `nullptr` so that's why you could crash.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55823





More information about the llvm-commits mailing list