llvm-project/clang/unittests
Rafael Espindola 8e650d7bf0 Refer to error_code with the std prefix.
llvm-svn: 210817
2014-06-12 20:37:59 +00:00
..
AST Removing an "if (this == nullptr)" check from two print methods. The condition 2014-06-09 22:53:25 +00:00
ASTMatchers [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Basic Refer to error_code with the std prefix. 2014-06-12 20:37:59 +00:00
Driver [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 2014-03-04 10:05:20 +00:00
Format Fix msvc unittest build. 2014-06-12 11:35:17 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Sema [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Tooling Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
libclang [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
CMakeLists.txt libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00
Makefile libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00