~pali/llvm/clang-tools-extra-3.9

  • Committer: hans
  • Date: 2016-07-20 13:45:40 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:clang-tools-extra/branches/release_39:276115
Merging r275943:
------------------------------------------------------------------------
r275943 | compnerd | 2016-07-18 19:13:08 -0700 (Mon, 18 Jul 2016) | 1 line

clang-rename: fix referenced variable in vim-script
------------------------------------------------------------------------
Filename Latest Rev Last Changed Committer Comment Size
..
boost 1512 8 years ago prazek Add boost-use-to-string http://reviews.llvm.org/D Diff
cert 1145 8 years ago aaronballman Adding a new clang-tidy module to house CERT-speci Diff
cppcoreguidelines 1154 8 years ago aaronballman Add a new module for the C++ Core Guidelines, and Diff
google 248 10 years ago djasper Initial architecture for clang-tidy. This is the Diff
llvm 248 10 years ago djasper Initial architecture for clang-tidy. This is the Diff
misc 475 10 years ago alexfh Added a module for checks not related to LLVM or G Diff
modernize 1002 8 years ago alexfh [clang-tidy] Create clang-tidy module modernize. A Diff
performance 1281 8 years ago alexfh [clang-tidy] Add UnnecessaryCopyInitialization che Diff
plugin 1382 8 years ago d0k [clang-tidy] Add "clang-tidy as a clang plugin" sk Diff
readability 727 9 years ago alexfh Add NamespaceCommentCheck to the Google module. S Diff
tool 248 10 years ago djasper Initial architecture for clang-tidy. This is the Diff
utils 666 9 years ago d0k [clang-tidy] Add a generic header guard checker + Diff
File add_new_check.py 1635 7 years ago etienneb [clang-tidy] Remove redundant quote in add_new_che 9.7 KB Diff Download File
ClangTidy.cpp 1501 8 years ago srhines Fix include path in ClangTidy.cpp. Summary: https 19.2 KB Diff Download File
ClangTidy.h 1696 7 years ago alexfh [clang-tidy] Fix doxygen errors. NFC. 9 KB Diff Download File
ClangTidyDiagnosticConsumer.cpp 1612 8 years ago alexfh [clang-tidy] Switch to a more common way of custom 20.9 KB Diff Download File
ClangTidyDiagnosticConsumer.h 1612 8 years ago alexfh [clang-tidy] Switch to a more common way of custom 9.4 KB Diff Download File
ClangTidyModule.cpp 1689 7 years ago d0k Apply performance-unnecessary-value-param to clang 1.1 KB Diff Download File
ClangTidyModule.h 1186 8 years ago dblaikie Revert "Apply modernize-use-default to clang-tools 3.1 KB Diff Download File
ClangTidyModuleRegistry.h 890 9 years ago alexfh [clang-tidy] Fixed header guards using clang-tidy 835 bytes Diff Download File
ClangTidyOptions.cpp 1728 7 years ago hokein [clang-tidy] Pass absolute path to OptionsProvider 11.3 KB Diff Download File
ClangTidyOptions.h 1486 8 years ago hokein [ClangTidy] Add an 'explain-checks' option to diag 10.2 KB Diff Download File
CMakeLists.txt 1512 8 years ago prazek Add boost-use-to-string http://reviews.llvm.org/D 711 bytes Diff Download File
File rename_check.py 1166 8 years ago clockman [clang-tidy] Python script for easy check rename 3.3 KB Diff Download File