]> granicus.if.org Git - clang/commit
Added support for different VFSs in format::getStyle. Disable platform-related test...
authorEric Liu <ioeric@google.com>
Thu, 24 Mar 2016 13:22:42 +0000 (13:22 +0000)
committerEric Liu <ioeric@google.com>
Thu, 24 Mar 2016 13:22:42 +0000 (13:22 +0000)
commit4f5fb61d0a267c6b4616ea1b9e5c1334d56ed440
treeea5d2f66de39223ab2edeb19dd651320795b3433
parent5229f7e0fc4f6c8ca25cb8ee40affde4a6d548a3
Added support for different VFSs in format::getStyle. Disable platform-related test case for MS compilers to avoid breaking buildbot.

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