diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-05-07 15:32:14 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-05-07 15:32:14 +0000 |
commit | d6538338fd23c375e7c5af670cd3043a3a747253 (patch) | |
tree | a74346d2a91e822ba1dc7dc37f29228666fba199 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | e79600633364e335b60ae5be476a1b17453ac6f4 (diff) | |
download | llvm-d6538338fd23c375e7c5af670cd3043a3a747253.zip llvm-d6538338fd23c375e7c5af670cd3043a3a747253.tar.gz llvm-d6538338fd23c375e7c5af670cd3043a3a747253.tar.bz2 |
Config file support for clang-format, part 1.
Summary:
Added parseConfiguration method, which reads FormatStyle from YAML
string. This supports all FormatStyle fields and an additional BasedOnStyle
field, which can be used to specify base style.
Reviewers: djasper, klimek
Reviewed By: djasper
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D754
llvm-svn: 181326
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions