Although there is no guarantee of getOptions/getRawOptions receiving an
absolute path, we try to make it if possible. So FileOptionProvider subclasses
don't have to convert the path to an absolute path.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22154
[clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions. ClosedPublic Authored by hokein on Jul 8 2016, 12:17 PM.
Details Summary Although there is no guarantee of getOptions/getRawOptions receiving an
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 8 2016, 12:56 PM Closed by commit rL275051: [clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions. (authored by hokein). · Explain WhyJul 11 2016, 12:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 63282 clang-tidy/ClangTidyOptions.cpp
clang-tidy/tool/ClangTidyMain.cpp
|