[PATCH] D55823: [analyzer] Fix backward compatibility issue after D53280 'Emit an error for invalid -analyzer-config inputs'
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 18 16:53:27 PST 2018
NoQ added a comment.
These arguments seem to be available during the top-level call, `Driver::BuildCompilation`. I guess we need to stick this somewhere in between.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55823/new/
https://reviews.llvm.org/D55823
More information about the cfe-commits
mailing list