[PATCH] [clang-tidy] Static Analyzer checker configuration options passthrough

Gábor Horváth xazax.hun at gmail.com
Tue Mar 10 02:47:41 PDT 2015


One minor question: the options are stored in std::map<std::string, std::string>. I wonder if there is any specific reason not to use llvm::StringMap in this case.


http://reviews.llvm.org/D8164

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list