llvm-project/clang/unittests
Alp Toker 0843bff137 Make test from r211758 portable
It turns out the -fblocks option is determined by the default tooling target
and not implied by the other two flags.

llvm-svn: 211761
2014-06-26 02:07:06 +00:00
..
AST Lex: Use the correct types for MS integer suffixes 2014-06-21 18:46:07 +00:00
ASTMatchers Do not store duplicate parents when memoization data is available. 2014-06-13 13:31:40 +00:00
Basic Add vfs::recursive_directory_iterator 2014-06-25 20:25:40 +00:00
Driver [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 2014-03-04 10:05:20 +00:00
Format clang-format: Understand that breaking before lambdas is fine. 2014-06-24 09:15:49 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Sema [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Tooling Make test from r211758 portable 2014-06-26 02:07:06 +00:00
libclang [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +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