llvm-project/clang/unittests
Ahmed Charles d72a5f103d Replace OwningPtr::isValid() with conversion to bool.
This is a precursor to moving to std::unique_ptr.

llvm-svn: 203277
2014-03-07 19:51:06 +00:00
..
AST Decl printing: add tests for typedefs 2014-03-03 13:21:00 +00:00
ASTMatchers Speculatively fix MSVC buildbots 2014-03-05 06:32:38 +00:00
Basic Attempt to re-enable the VFS unittests on Windows 2014-03-05 21:32:20 +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 operator<< recognition (PR19064). 2014-03-06 15:13:08 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Sema Change OwningPtr::take() to OwningPtr::release(). 2014-03-07 19:33:25 +00:00
Tooling Replace OwningPtr::isValid() with conversion to bool. 2014-03-07 19:51:06 +00:00
libclang [libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework. 2014-03-03 07:41:45 +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