[PATCH] D14192: Add ExtraArgs and ExtraArgsBefore options to enable clang warnings via configuration files.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 6 09:58:20 PST 2015


alexfh updated this revision to Diff 39553.
alexfh added a comment.

Updated documentation comments.


http://reviews.llvm.org/D14192

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/ClangTidyOptions.cpp
  clang-tidy/ClangTidyOptions.h
  test/clang-tidy/custom-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14192.39553.patch
Type: text/x-patch
Size: 6598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/d2e2db6b/attachment-0001.bin>


More information about the cfe-commits mailing list