llvm-project/clang/unittests
Rafael Espindola d0136707a9 Give clang-format its own error category.
The posix errno values are probably to the best thing to use for
describing parse errors.

This should also fix the mingw build.

llvm-svn: 210739
2014-06-12 02:50:04 +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 Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:55 +00:00
Driver [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 2014-03-04 10:05:20 +00:00
Format Give clang-format its own error category. 2014-06-12 02:50:04 +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 [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +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