llvm-project/clang-tools-extra/test/include-fixer
Haojian Wu cd63701245 [include-fixer] Support finding headers for the symbol under cursor.
Summary:
* Add a `query-symbol` option to query symbol without parsing the source file.
* Update Vim & Emacs integration scripts.

Reviewers: bkramer, massberg

Subscribers: cfe-commits

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

llvm-svn: 280824
2016-09-07 16:34:35 +00:00
..
Inputs [include-fixer] Be smarter about inserting symbols for a prefix. 2016-06-03 14:07:38 +00:00
commandline_options.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
exit_on_fatal.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
fixeddb.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
include_path.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
merge.test Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
multiple_fixes.cpp [include-fixer] Support processing multiple files in one run. 2016-08-09 08:26:19 +00:00
prefix_variable.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
query_symbol.cpp [include-fixer] Support finding headers for the symbol under cursor. 2016-09-07 16:34:35 +00:00
ranking.cpp [include-fixer] Implement adding missing namespace qualifiers in vim integration. 2016-07-13 16:43:54 +00:00
yamldb.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00
yamldb_autodetect.cpp Remove most instances of REQUIRES: shell from the tools/extra tests 2016-08-16 16:07:46 +00:00