llvm-project/clang/unittests
Ahmed Charles b89843299a Replace OwningPtr with std::unique_ptr.
This compiles cleanly with lldb/lld/clang-tools-extra/llvm.

llvm-svn: 203279
2014-03-07 20:03:18 +00:00
..
AST Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
ASTMatchers Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Basic Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +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 Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Tooling Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +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