diff options
author | Daniel Jasper <djasper@google.com> | 2013-09-13 13:40:24 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-09-13 13:40:24 +0000 |
commit | e488f5dd1ea9a5eaec8862135a140c63b7452515 (patch) | |
tree | 48b7cfb930d700f88224f12302396d7e37608af7 /libclc | |
parent | 0da35401ce584e3b710b720f1b1a7db35c46b24d (diff) | |
download | llvm-e488f5dd1ea9a5eaec8862135a140c63b7452515.zip llvm-e488f5dd1ea9a5eaec8862135a140c63b7452515.tar.gz llvm-e488f5dd1ea9a5eaec8862135a140c63b7452515.tar.bz2 |
clang-format: Add -assume-filename option for editor integrations.
With -style=file, clang-format now starts to search for a .clang-format
file starting at the file given with -assume-filename if it reads from
stdin. Otherwise, it would start searching from the current directory,
which is not helpful for editor integrations.
Also changed vim, emacs and sublime integrations to actually make use of
this flag.
This fixes llvm.org/PR17072.
llvm-svn: 190691
Diffstat (limited to 'libclc')
0 files changed, 0 insertions, 0 deletions