There is no std::errc:success, remove the llvm one.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 May 2014 03:20:52 +0000 (03:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 May 2014 03:20:52 +0000 (03:20 +0000)
commit3ae0620a45ea25a9e1062323a56a5717616b6bed
treeb0e06c38fac597a9094b3bfc3227626a01d0d933
parenta72f21d195c974723c66b5168c408f3b5582a45b
There is no std::errc:success, remove the llvm one.

llvm-svn: 209959
clang/lib/ARCMigrate/FileRemapper.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Serialization/GlobalModuleIndex.cpp
clang/unittests/Basic/VirtualFileSystemTest.cpp
clang/unittests/Format/FormatTest.cpp