dciliske created this revision.
Herald added a subscriber: klimek.
The Format library has no way to specify a specific file to be used as the
style source. It climbs the path looking for ‘.clang_format’. This patch adds
the ability to specify a specific file to use for clang Format utilities.
T
dciliske added a comment.
So... how should I get something added? That patch has been sitting for a
couple weeks.
Should I work on that patch? If so, how do I work on it? This is the first time
I'm working on a large OSS project.
https://reviews.llvm.org/D34252