llvm-project/clang/unittests/ASTMatchers
Saleem Abdulrasool 377066a5f5 Use the new Windows environment for target detection
This follows the LLVM change to canonicalise the Windows target triple
spellings.  Rather than treating each Windows environment as a single entity,
the environments are now modelled properly as an environment.  This is a
mechanical change to convert the triple use to reflect that change.

llvm-svn: 204978
2014-03-27 22:50:18 +00:00
..
Dynamic Add loc() to the dynamic registry. 2014-03-10 15:40:23 +00:00
ASTMatchersTest.cpp Use the new Windows environment for target detection 2014-03-27 22:50:18 +00:00
ASTMatchersTest.h Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
CMakeLists.txt [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00