llvm-project/clang-tools-extra/test/include-fixer
Haojian Wu 9e4bd0c070 [include-fixer] A refactoring of IncludeFixerContext.
Summary:
No functional changes in this patch. It is a refactoring (pull out a
structure representing the symbol being queried).

This is a preparing step for inserting missing namespace qualifiers to all
instances of an unidentified symbol.

Reviewers: bkramer

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D22510

llvm-svn: 275980
2016-07-19 14:49:04 +00:00
..
Inputs [include-fixer] Be smarter about inserting symbols for a prefix. 2016-06-03 14:07:38 +00:00
commandline_options.cpp [include-fixer] A refactoring of IncludeFixerContext. 2016-07-19 14:49:04 +00:00
exit_on_fatal.cpp [include-fixer] Don't insert #includes if a fatal error occurred. 2016-05-18 13:32:38 +00:00
fixeddb.cpp [include-fixer] Default to YAML db, it's much more useful than the fixed dummy db. 2016-05-10 11:35:47 +00:00
include_path.cpp [include-fixer] Keep dot dot in SymbolInfo file paths. 2016-06-08 15:10:18 +00:00
merge.test [find-all-symbols] Add a test to make sure merging actually works. 2016-05-31 12:12:19 +00:00
prefix_variable.cpp [include-fixer] Be smarter about inserting symbols for a prefix. 2016-06-03 14:07:38 +00:00
ranking.cpp [include-fixer] Implement adding missing namespace qualifiers in vim integration. 2016-07-13 16:43:54 +00:00
yamldb.cpp
yamldb_autodetect.cpp [include-fixer] Autodetect yaml databases in parent directories. 2016-05-09 14:14:55 +00:00