]> granicus.if.org Git - clang/commit
Revert "Added support for different VFSs in format::getStyle."
authorEric Liu <ioeric@google.com>
Thu, 24 Mar 2016 11:25:28 +0000 (11:25 +0000)
committerEric Liu <ioeric@google.com>
Thu, 24 Mar 2016 11:25:28 +0000 (11:25 +0000)
commit0589759dbfe6d07b1998e516aa7a64a907d13e76
treea8f516fe907c413cc2b2048b55d4c86b53a2f70c
parentb78c1ce4720378f4ff56389714bdee75fbd7fe5f
Revert "Added support for different VFSs in format::getStyle."

This reverts commit r264253. It is breaking the buildbot http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/2203

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264257 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Format/Format.h
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp