[PATCH] [Analyzer] Individual options for checkers #2

Gábor Horváth xazax.hun at gmail.com
Fri Feb 27 03:17:45 PST 2015


Changes since the last version:

- Added validation for the command line option parsing of checker options.
- The Optimistic option for the Malloc checker is no longer inherited.


http://reviews.llvm.org/D7905

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/Frontend/CompilerInvocation.cpp
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  test/Analysis/free.c
  test/Analysis/malloc-annotations.c
  test/Analysis/outofbound.c
  test/Analysis/undef-buffers.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7905.20841.patch
Type: text/x-patch
Size: 22227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150227/ab9b8df9/attachment.bin>


More information about the cfe-commits mailing list