~pali/llvm/clang-tools-extra-3.9

Viewing all changes in revision 1728.

  • Committer: hokein
  • Date: 2016-07-11 07:47:04 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:clang-tools-extra/trunk:275051
[clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions.

Summary:
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.

Reviewers: alexfh

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D22154

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: