llvm-project/clang/unittests
Jonathan Roelofs 2cea1bea87 Add Multilib selection machinery
This patch improves the support for picking Multilibs from gcc installations.
It also provides a better approximation for the flags '-print-multi-directory'
and '-print-multi-lib'.

This reverts r201203 (i.e. re-applying r201202 with small fixes in
unittests/CMakeLists.txtto make the build bots happy).

review: http://llvm-reviews.chandlerc.com/D2538
llvm-svn: 201205
2014-02-12 03:21:20 +00:00
..
AST Comment parsing: don't crash while parsing \deprecated in a standalone comment 2014-01-27 17:55:43 +00:00
ASTMatchers Add isListInitialization matcher. 2014-02-06 21:52:24 +00:00
Basic [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Driver Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
Format clang-format: Support lambdas with namespace-qualified return types. 2014-02-11 10:16:55 +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 [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Tooling unittests: explicit stringify StringRefs for conversion 2014-01-25 20:04:44 +00:00
CMakeLists.txt Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
Makefile Add Multilib selection machinery 2014-02-12 03:21:20 +00:00