0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build clang-headers when building clang tools. More... almost 7 years ago
[CodeComplete] #include completion treats -I as non-system (require header-like extension). More... almost 7 years ago
Use the container form llvm::sort(C, ...) More... almost 7 years ago
Fix linkage error on ProgramPoint's dump method. More... almost 7 years ago
Update ifunc attribute support documentation More... almost 7 years ago
[X86] Add more of the icc unaligned load/store to/from 128 bit vector intrinsics More... almost 7 years ago
Attempt to fix a -Wdocumentation-html warning. NFCI. More... almost 7 years ago
[clang][www] Fix typo. NFC More... almost 7 years ago
[cxx2a] Fix warning triggered by r343285 More... almost 7 years ago
Support enums with a fixed underlying type in all language modes. More... almost 7 years ago
[OPENMP]Fix PR39084: Check datasharing attributes of reduction variables only. More... almost 7 years ago
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter More... almost 7 years ago
[analyzer] Provide an option to dump generated exploded graphs to a given file. More... almost 7 years ago
[cxx2a] P0614R1: Support init-statements in range-based for loops. More... almost 7 years ago
[X86] Add the movbe instruction intrinsics from icc. More... almost 7 years ago
AST: add missing ObjC extensions to MS style name decoration More... almost 7 years ago
[DRIVER][OFFLOAD] Do not invoke unbundler on unsupported file types. More... almost 7 years ago
[ARM] Prevent DSP and SIM32 being set for v6m More... almost 7 years ago
[ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping More... almost 7 years ago
[ARM] Alter test to account for change to armv6k default CPU More... almost 7 years ago
Handle dependent class template names in class template argument deduction for new-expressions. More... almost 7 years ago
[cxx2a] P0641R2: (Some) type mismatches on defaulted functions only render the function deleted instead of rendering the program ill-formed. More... almost 7 years ago
[cxx2a] P0624R2: Lambdas with no capture-default are default-constructible and assignable. More... almost 7 years ago
[analyzer] Hotfix for the bug in exploded graph printing More... almost 7 years ago
NFC: Fix some darwin linker warnings introduced in r338385 More... almost 7 years ago
[OpenMP] Make default parallel for schedule in NVPTX target regions in SPMD mode achieve coalescing More... almost 7 years ago
Test commit. NFC More... almost 7 years ago
[OpenMP] Make default distribute schedule for NVPTX target regions in SPMD mode achieve coalescing More... almost 7 years ago
[clang][ubsan][NFC] Slight test cleanup in preparation for D50901 More... almost 7 years ago
Fix greedy FileCheck expression in test/Driver/mips-abi.c More... almost 7 years ago