llvm-project/clang/unittests
Aaron Ballman d71a5c7277 Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
llvm-svn: 216463
2014-08-26 17:05:57 +00:00
..
AST Switching from std::vector to llvm::ArrayRef per post-commit review suggestion. 2014-08-26 17:05:57 +00:00
ASTMatchers Add hasAttr matcher for declarations. 2014-08-25 11:23:50 +00:00
Basic Create a std::unique_ptr earlier. 2014-08-17 23:27:13 +00:00
Driver [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUForArch(). 2014-07-11 23:47:48 +00:00
Format clang-format: New option SpacesInSquareBrackets. 2014-08-26 11:41:14 +00:00
Frontend Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
Lex [CMake] LexTests: Prune redundant libdep(s). 2014-07-24 11:44:03 +00:00
Sema Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
Tooling Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
libclang Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
CMakeLists.txt Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00