]> granicus.if.org Git - clang/commit
Refer to error_code with the std prefix.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 20:37:59 +0000 (20:37 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 20:37:59 +0000 (20:37 +0000)
commit5471ad06e14d47734d89ab5d197695d935d39243
treebb98087dd3604e02d6f59aa5983354e761315511
parent85f2aa90c23acc494ea5804f84e3ea780eaa1b54
Refer to error_code with the std prefix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/InheritViz.cpp
lib/Basic/VirtualFileSystem.cpp
lib/Frontend/FrontendActions.cpp
tools/clang-format/ClangFormat.cpp
tools/driver/cc1as_main.cpp
unittests/Basic/VirtualFileSystemTest.cpp