.. |
tool
|
Revert "Revert "[Include-fixer] Install executables and support scripts""
|
2016-08-17 20:58:14 +00:00 |
CMakeLists.txt
|
[include-fixer] use includer of .inc header to be the file path of a symbol from .inc header.
|
2016-06-01 12:01:06 +00:00 |
FindAllMacros.cpp
|
[include-fixer] use includer of .inc header to be the file path of a symbol from .inc header.
|
2016-06-01 12:01:06 +00:00 |
FindAllMacros.h
|
[find-all-symbols] make HeaderMapCollector optional in FindAllSymbols and FindAllMacros.
|
2016-05-20 09:12:01 +00:00 |
FindAllSymbols.cpp
|
[include-fixer] do not index friend function declaration.
|
2016-06-09 14:18:40 +00:00 |
FindAllSymbols.h
|
[find-all-symbols] make HeaderMapCollector optional in FindAllSymbols and FindAllMacros.
|
2016-05-20 09:12:01 +00:00 |
FindAllSymbolsAction.cpp
|
[include-fixer] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes.
|
2016-09-06 19:53:26 +00:00 |
FindAllSymbolsAction.h
|
[include-fixer] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes.
|
2016-09-06 19:53:26 +00:00 |
HeaderMapCollector.cpp
|
[include-fixer] make HeaderMapCollector maps from regex instead of postfix.
|
2016-07-04 11:22:35 +00:00 |
HeaderMapCollector.h
|
[include-fixer] reduce stack size by changing RegexHeaderMap to use const char * pair.
|
2016-07-04 13:34:11 +00:00 |
PathConfig.cpp
|
[include-fixer] Keep dot dot in SymbolInfo file paths.
|
2016-06-08 15:10:18 +00:00 |
PathConfig.h
|
[include-fixer] use includer of .inc header to be the file path of a symbol from .inc header.
|
2016-06-01 12:01:06 +00:00 |
PragmaCommentHandler.cpp
|
[find-all-symbols] Add IWYU private pragma support.
|
2016-05-17 16:48:49 +00:00 |
PragmaCommentHandler.h
|
[find-all-symbols] Add IWYU private pragma support.
|
2016-05-17 16:48:49 +00:00 |
STLPostfixHeaderMap.cpp
|
[include-fixer] Correct some header mappings.
|
2016-08-05 11:54:34 +00:00 |
STLPostfixHeaderMap.h
|
[include-fixer] make HeaderMapCollector maps from regex instead of postfix.
|
2016-07-04 11:22:35 +00:00 |
SymbolInfo.cpp
|
[include-fixer] Add missing namespace qualifiers after inserting a missing header.
|
2016-07-08 09:10:29 +00:00 |
SymbolInfo.h
|
[include-fixer] Support finding headers for the symbol under cursor.
|
2016-09-07 16:34:35 +00:00 |
SymbolReporter.h
|
[find-all-symbol] Add macro support.
|
2016-05-20 08:04:36 +00:00 |