added PathConfig.cpp and use includer of .inc header to be the file path of a symbol from .inc header.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20855
[include-fixer] use includer of .inc header to be the file path of a symbol from .inc header. ClosedPublic Authored by ioeric on Jun 1 2016, 3:45 AM.
Details Summary added PathConfig.cpp and use includer of .inc header to be the file path of a symbol from .inc header.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 1 2016, 4:31 AM Closed by commit rL271385: [include-fixer] use includer of .inc header to be the file path of a symbol… (authored by ioeric). · Explain WhyJun 1 2016, 5:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59200 include-fixer/find-all-symbols/CMakeLists.txt
include-fixer/find-all-symbols/FindAllMacros.cpp
include-fixer/find-all-symbols/FindAllSymbols.cpp
include-fixer/find-all-symbols/PathConfig.h
include-fixer/find-all-symbols/PathConfig.cpp
unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp
|
Maybe add a comment that we walk up the include stack for .inc files?