Joerg Sonnenberger 36a094aaa2 Fix -fuse-init-array decision logic on NetBSD 5 years ago
..
ARCMT 17376f7c5b Quickfix for failing tests. 7 years ago
AST 0572918ae2 Include leading attributes in DeclStmt's SourceRange 5 years ago
ASTMerge 72b8749991 [clang] Make handling of unnamed template params similar to function params 5 years ago
Analysis 9504ebbcec [analyzer] PR43551: Do not dereferce void* in UndefOrNullArgVisitor. 5 years ago
CXX 05441b0db7 [c++20] Add rewriting from comparison operators to <=> / ==. 5 years ago
ClangScanDeps a22407dd5e Revert "Include sanitize blacklist and other extra deps as part of scan-deps output" 5 years ago
CodeCompletion 889c2156fe [CodeComplete] Ensure object is the same in compareOverloads() 5 years ago
CodeGen dbc62eda56 [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3 5 years ago
CodeGenCUDA 3e0834ac1f [hip][cuda] Fix the extended lambda name mangling issue. 5 years ago
CodeGenCXX c78da41cda [AMDGPU] Fix assertion due to initializer list 5 years ago
CodeGenCoroutines f4af306f21 Remove unreachable blocks before splitting a coroutine. 6 years ago
CodeGenObjC 30a86d7136 [test] Use %clang_cc1 instead of %clang -cc1 5 years ago
CodeGenObjCXX 0c07d3746d [c++20] Implement semantic restrictions for C++20 designated 6 years ago
CodeGenOpenCL f054262718 AMDGPU: Add builtins for is_shared/is_private 6 years ago
CodeGenOpenCLCXX 03bb1778b6 [OpenCL] Preserve addrspace in CGClass (PR43145) 5 years ago
Coverage 508d30929f Re-check in clang support gun asm goto after fixing tests. 6 years ago
CoverageMapping eef5b803b6 Fix one more clang test which didn't have \5C in it 5 years ago
Driver 36a094aaa2 Fix -fuse-init-array decision logic on NetBSD 5 years ago
FixIt 940249d817 [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 6 years ago
Format a4f23f4b48 [clang-format] Proposal for clang-format to give compiler style warnings 5 years ago
Frontend c677d420e1 Add -fgnuc-version= to control __GNUC__ and other GCC macros 5 years ago
Headers c677d420e1 Add -fgnuc-version= to control __GNUC__ and other GCC macros 5 years ago
Import f791ec4bdc [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace 5 years ago
Index 72b8749991 [clang] Make handling of unnamed template params similar to function params 5 years ago
Integration c1f9a996bb Fix the test fix from r312181 8 years ago
InterfaceStubs e25c9a4d72 [clang][IFS][test] Fixing lit test breakages on macOS due to r374798 5 years ago
Layout 31de5dab92 P0840R2: support for [[no_unique_address]] attribute 6 years ago
Lexer 6d2412c7e2 Mark P0784R7 as complete and start defining its feature-test macro. 5 years ago
Misc c1c7380161 Add -fno-experimental-pass-manager to make clear which pass manager 5 years ago
Modules 5d899f7d95 [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics. 5 years ago
OpenMP 653a638f94 [OPENMP50]Add support for master taskloop simd. 5 years ago
PCH 14947e8df1 PCH debug info: Avoid appending the source directory to an absolute path 5 years ago
Parser 40a8d3b5ee [Concepts] Concept Specialization Expressions 5 years ago
Preprocessor c677d420e1 Add -fgnuc-version= to control __GNUC__ and other GCC macros 5 years ago
Profile 5b3291e3a9 Update clang tests for new LLVM IR backslash printing in r374415 5 years ago
Refactor 62741b0ffd [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy 6 years ago
Rewriter e8805d277d Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 7 years ago
Sema ae3e9c83d4 Add -Wbitwise-conditional-parentheses to warn on mixing '|' and '&' with "?:" 5 years ago
SemaCUDA cad52359c8 [CUDA][HIP} Add a test for constexpr default ctor 5 years ago
SemaCXX a27ae544f3 New tautological warning for bitwise-or with non-zero constant always true. 5 years ago
SemaObjC 3b8d539899 [ObjC] Diagnose implicit type coercion from ObjC 'Class' to object 5 years ago
SemaObjCXX 3b8d539899 [ObjC] Diagnose implicit type coercion from ObjC 'Class' to object 5 years ago
SemaOpenCL 47eb223dca [OpenCL] Add -Wconversion to fdeclare-opencl-builtins test 5 years ago
SemaOpenCLCXX b878e9c7ae Quote the token being diagnosed for C11 extensions. 6 years ago
SemaTemplate 532083e190 Fix assertion failure for a cv-qualified array as a non-type template 5 years ago
TableGen 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
Templight c963abc492 [Templight] Template Instantiation Observer 7 years ago
Tooling 8b9cd18362 Prefer 'env not' over 'not env' in tests. 5 years ago
Unit 19f70eecb7 [lit] Set shlibpath_var on AIX 6 years ago
VFS 4fa80735ed Switch "windows" to "system-windows" in some XFAILs 6 years ago
clang-rename c491854e22 [clang-rename] Fix a crash when renaming a class without definition. 5 years ago
.clang-format b429192ef4 Add .clang-format without column limit to subdirectory tests/. 11 years ago
CMakeLists.txt fa3a6b84f1 [clang] Add llvm-ifs in test deps 5 years ago
TestRunner.sh 73eed6a18f Switch TestRunner.sh to just use 'lit'. 16 years ago
cxx-sections.data ed88608ab7 Update C++ section data and directory structure to reflect N2914 16 years ago
lit.cfg.py 60b59529cc [clang][ifs] Clang Interface Stubs ToolChain plumbing. 5 years ago
lit.site.cfg.py.in c3225a63e4 Improve behavior in the case of stack exhaustion. 6 years ago
make_test_dirs.pl df8c96b605 Add the structure for a C++ test suite that mimics the structure of the C++ standard 16 years ago