[PATCH] D53280: [analyzer] Emit an error for invalid -analyzer-config inputs

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 30 13:27:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Szelethus marked an inline comment as done.
Closed by commit rC348038: [analyzer] Emit an error for invalid -analyzer-config inputs (authored by Szelethus, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53280?vs=174495&id=176191#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53280/new/

https://reviews.llvm.org/D53280

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/CC1Options.td
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Analysis/invalid-analyzer-config-value.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53280.176191.patch
Type: text/x-patch
Size: 14536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181130/1174e880/attachment-0001.bin>


More information about the cfe-commits mailing list