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
56b9ac6ad63c9f348accee7e00130b872564efa3
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
Aug
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
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
5
4
[Sema][Comments] Factor out function type loc logic. NFCI
DebugInfo: Let -gsplit-dwarf and -gmlt compose if -fno-split-dwarf-inlining is used
[Order Files] On Darwin use DTrace's oneshot probe
Disable test under asan: it uses a lot of stack, and asan increases the
PR29097: add an update record when we instantiate the default member
[Sema][Comments] Support @param with c++ 'using' keyword
Fix offload bundler tests so that diagnostic can start with caps.
DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU
clang-offload-bundler: Update libdeps.
fix typo "varaible"
Add target REQUIRES directives to offload bundler test.
[Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
clang-offload-bundler - offload files bundling/unbundling tool
[AST] Make InitListExpr::isExplicit const (NFC)
[Pragma] Clear loop distribution attribute between loops
Remove excessive padding from PTHStatData (NFC)
Adding an additional test to ensure the frame pointer is emitted
Fix member call on null pointer, found by sanitizer buildbot.
driver: Support checking for rlimits via cmake (when bootstrapping)
Remove two dos line endings.
Fix regression introduced by r279164: only pass definitions as the PatternDef
clang-cl: Make /Brepro actually work.
ARM-Darwin: ignore and diagnose attempts to omit frame pointer.
clang-cl: Accept MSVC 2015's `/source-charset:utf-8` flag.
[analyzer] Fix CloneDetector crash on calling methods of class templates.
Revert r279486 "Fix regression introduced by r279164"
Typo.
Add comments. NFC
Add the second half of the testcase I should have added in 279485.
Fix regression introduced by r279164: only pass definitions as the PatternDef
Module debug info: Don't assert when encountering an incomplete definition
[SemaObjC] Do not RebuildObjCMessageExpr without valid method decl
[AST] Remove unused function, to silence a GCC7 warning.
[GraphTraits] Replace all NodeType usage with NodeRef
AMDGPU: Handle structs directly in AMDGPUABIInfo
ADT: Remove uses of ilist_*sentinel_traits, NFC
[CUDA] Collapsed offload actions should not be top-level jobs.
PR29086: DebugInfo: Improve support for fixed array dimensions in variable length arrays
Remove redundant test
clang-format: [JS] supports casts to types starting with punctuation ("{[(").
Loading