Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pacxx-clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC2SE-Project
pacxx-clang
Graph
66c3ea0d3b0f08172cab81f628a2f47d023af2ba
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
3
2
1
[PGO/tests] Update comment to reflect reality.
Recommit of
[PGO] Update test now that we don't call IndirectCallPromotion.
[libclang] Check for a record declaration before a template specialization
[index] Index type source info for class specializations
[index] Record the 'SpecializationOf' relation for function specializations
Fix fuzzer.c test on platforms where CLANG_DEFAULT_CXX_STDLIB is libc++
Placate MSVC's narrowing conversion unhappiness.
[modules ts] Diagnose 'export' declarations outside of a module interface.
[Modules] Fix test to wipe out the cache before using it
[analyzer] Improve subscripting null arrays for catching null dereferences.
Remove a dead field. NFC.
[Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761)
Specify a target explicitly in libfuzzer driver flag test
Revert r301223
[asan] Disable ASan global-GC depending on the target and compiler flags.
[analyzer] Improve suppression for inlined defensive checks before operator &.
[OpenMP] Initial implementation of code generation for pragma 'distribute parallel for' on host
Pragma: Fix DebugOverflowStack() resulting in endless loop.
Remove erroneous driver test for -fsanitize=fuzzer flag
Flag -fsanitize=fuzzer to enable libfuzzer
[Docs] Correct the path to the clang-format-diff.py script to include the clang-format directory.
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly
clang-format: Fix bad corner case in formatting of function types.
[index] The relation between the declarations in template specializations
Merge branch 'master' of https://github.com/llvm-mirror/clang
[Devirtualization] Emit invariant.group loads with empty group md
Fix typo in comment.
Rearrange some Modules TS testcases into test/CXX/modules-ts.
Move Split DWARF handling to an MC option/command line argument rather than using metadata
P0629R0: Switch to latest proposal for distinguishing module interface from implementation.
[index] Take into account the category's external_symbol attr for namespacing its methods
Add comments to the diagnostic kinds in Diagnostic.td.
[ms] Give -Wmicrosoft-enum-forward-reference a chance to fire in clang-cl, PR32736
[OpenCL] Fix semantic check of ndrange_t for device_side_enqueue.
[clang-format] Replace IncompleteFormat by a struct with Line
[clang-format] Clang-tidy cleanup of NamespaceEndCommentFixerTest.cpp, NFC
[clang-format] Clang-tidy cleanup of CleanupTest.cpp, NFC
[PR32667] -Wdocumentation should allow @param/@returns for fields/variables
Add support for openSUSE ARM Triples
Loading