[PATCH] D62885: [analyzer] Add werror flag for analyzer warnings

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 16:33:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362855: [analyzer] Add werror flag for analyzer warnings (authored by kfischer, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62885?vs=203047&id=203643#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62885

Files:
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  cfe/trunk/test/Analysis/override-werror.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62885.203643.patch
Type: text/x-patch
Size: 5443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/0aa3df65/attachment-0001.bin>


More information about the llvm-commits mailing list