I was a little unsure about the title, but it is what it is.
I'm in the process of refactoring AnalyzerOptions. The main motivation behind here is to emit warnings if an invalid -analyzer-config option is given from the command line, and be able to list them all.
This first NFC patch contains small modifications to make AnalyzerOptions.cpp a little more consistent.