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

Gábor Horváth xazax.hun at gmail.com
Mon Mar 2 04:35:42 PST 2015


Changes since the last revision:

- Updated to current head
- Replaced option kind with a bool value
- Added a unit test


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
  unittests/Analysis/AnalyzerOptionsTest.cpp
  unittests/Analysis/CMakeLists.txt
  unittests/Analysis/Makefile
  unittests/CMakeLists.txt
  unittests/Makefile

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


More information about the cfe-commits mailing list