llvm-project/clang-tools-extra/unittests
Aaron Ballman 01cee3a7bd Move some more functionality into the AST consumer creation factory function, before registering matchers with the MatchFinder object. This allows us to set the language options for the ClangTidyContext object appropriately so that they can be used from registerMatchers(), and more closely models the way the clang-tidy tool works.
llvm-svn: 246660
2015-09-02 16:04:15 +00:00
..
clang-apply-replacements Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
clang-modernize Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 07:59:33 +00:00
clang-query Correcting and adding tests for r244206. 2015-08-06 12:15:47 +00:00
clang-rename Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
clang-tidy Move some more functionality into the AST consumer creation factory function, before registering matchers with the MatchFinder object. This allows us to set the language options for the ClangTidyContext object appropriately so that they can be used from registerMatchers(), and more closely models the way the clang-tidy tool works. 2015-09-02 16:04:15 +00:00
include/common Update for Clang API change. 2014-08-27 20:54:50 +00:00
CMakeLists.txt Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
Makefile Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00