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)
commit547d87912a71728fcee4a46b3a803827c3acc847
treec18b0fff74cbb29106b37238feb85f52ca093644
parentd47583232a906564e1a6ec84bd14569380ef4e74
Added support for different VFSs in format::getStyle. Disable platform-related test case for MS compilers to avoid breaking buildbot.

llvm-svn: 264277
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp