llvm-project/clang/test
Richard Smith b09a4fe192 Tests for core issue 216-223.
llvm-svn: 194795
2013-11-15 08:55:01 +00:00
..
ARCMT ObjectiveC migrator: This patch sets access property 2013-11-14 18:28:58 +00:00
ASTMerge Changes so that a few tests do not fail when running under guarded malloc. 2013-07-12 22:30:03 +00:00
Analysis [analyzer] Silence warnings coming from allocators used by std::basic_string. 2013-11-15 02:11:19 +00:00
CXX Tests for core issue 216-223. 2013-11-15 08:55:01 +00:00
CodeCompletion Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
CodeGen [AArch64] Add support for legacy AArch32 NEON scalar shift right by immediate 2013-11-14 22:02:24 +00:00
CodeGenCUDA Fix test failures after addrspacecast added. 2013-11-15 02:19:52 +00:00
CodeGenCXX Makes A Microsoft Layout CodeGen Test Explicit 2013-11-14 22:34:59 +00:00
CodeGenObjC ObjectiveC IRGen. Replace _objc_empty_vtable pointer in Objective-C 2013-10-24 17:40:28 +00:00
CodeGenObjCXX Fix ObjC @encode for C++ classes w/virtual bases. 2013-09-18 01:59:16 +00:00
CodeGenOpenCL [OpenCL] Make sure we put string literals in the constant address space. 2013-11-14 18:26:10 +00:00
Coverage Skip this test when using lit integrated shell 2013-10-25 22:30:07 +00:00
Driver R600: Add processor type for Hawaii 2013-11-14 23:45:53 +00:00
FixIt Fix test to actually check the FixIt-applied code 2013-11-03 01:50:38 +00:00
Format Allow _clang-format as alternative to .clang-format config filename 2013-09-10 15:41:12 +00:00
Frontend Fix test that was not being run 2013-11-05 12:45:40 +00:00
Headers Define [U]LLONG_{MIN,MAX} for C++11, add tests. 2013-10-27 19:00:49 +00:00
Index Documentation parsing: add support for \throws \throw \exception commands 2013-11-12 22:16:08 +00:00
Layout Makes A Microsoft Layout CodeGen Test Explicit 2013-11-14 22:34:59 +00:00
Lexer Relax header guard mismatch warning with edit distance heuristic. 2013-10-12 23:17:37 +00:00
Misc Remove trailing spaces 2013-11-12 18:07:35 +00:00
Modules When we hit a #include directive that maps to a module import, emit a token 2013-11-15 04:24:58 +00:00
OpenMP Disable test fully with REQUIRES 2013-11-05 13:27:19 +00:00
PCH Default to use libc++ on OS X 10.9+ and iOS 7+. 2013-11-02 23:19:53 +00:00
Parser Warn on duplicate function specifier 2013-11-13 06:57:53 +00:00
Preprocessor [Mips] Add tests for MIPS/MIPS64 type defines and type limits macros. No 2013-11-14 11:15:10 +00:00
Rewriter ObjectiveC modern rewriter. Rewrite typedefs 2013-10-07 19:54:22 +00:00
Sema Only provide MS builtins when -fms-extensions is on 2013-11-13 22:47:22 +00:00
SemaCUDA
SemaCXX PR17533 and duplicates: don't compute the return type of an overloaded operator 2013-11-15 02:58:23 +00:00
SemaObjC Revert r194663 and r194647. 2013-11-14 04:44:56 +00:00
SemaObjCXX Objective-C++ ARC: Improve the conversion to a const __unsafe_unretained reference. 2013-11-08 02:04:24 +00:00
SemaOpenCL [OpenCL] Make sure we put string literals in the constant address space. 2013-11-14 18:26:10 +00:00
SemaTemplate Extra test for r194444. 2013-11-12 02:42:08 +00:00
TableGen
Tooling Improve the missing ASM parser test for MS-style assembly 2013-11-08 06:50:48 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 14:43:04 +00:00
.clang-format Add .clang-format without column limit to subdirectory tests/. 2013-11-08 06:45:35 +00:00
CMakeLists.txt Re-add clang-format tests to clang/test. 2013-03-25 09:14:25 +00:00
Makefile Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available 2013-08-27 19:27:35 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg PR 17916: Don't fail if xcrun is not present. 2013-11-14 23:18:08 +00:00
lit.site.cfg.in Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests 2013-09-13 11:02:31 +00:00
make_test_dirs.pl