This looks for find_all_symbols_db.yaml in all parent directories of the
source file (like we do for compile_commands.json) so we don't have to
pass the path manually.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20066
[include-fixer] Autodetect yaml databases in parent directories. ClosedPublic Authored by bkramer on May 9 2016, 6:53 AM.
Details Summary This looks for find_all_symbols_db.yaml in all parent directories of the
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 9 2016, 7:17 AM Closed by commit rL268920: [include-fixer] Autodetect yaml databases in parent directories. (authored by d0k). · Explain WhyMay 9 2016, 7:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56570 include-fixer/YamlXrefsDB.h
include-fixer/YamlXrefsDB.cpp
include-fixer/tool/ClangIncludeFixer.cpp
test/include-fixer/yamldb_autodetect.cpp
|