[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:52:41 PST 2015


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

Added ClangTidyContext::getOptionsForFile.


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.39551.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/5f5f5e39/attachment.bin>


More information about the cfe-commits mailing list